crw------- 1 root operator 0x9a Nov 9 21:24
./usb/1.6.0
crw------- 1 root operator 0x9c Nov 9 21:24
./usb/1.6.1
crw------- 1 root operator 0x9d Nov 9 21:24
./usb/1.6.3
PC_______: For urndis USB Remote NDIS Ethernet device
driver, Use FreeBSD-9.3-RELEASE or newer, not 9.2 & not
10.0, .
PC_______: /boot/loader.conf Add if_urndis_load="YES"
Or
PC_______: /sys/amd64/conf/ Add "device urndis"
Android_: Touch "Settings ; Connections ; Tethering and
portable hot spot ; USB tethering";
After a few seconds it shows "Tethered" + a green tick.
The tethering causes these in /dev/ :
Disappears: usb/1.6.3
Adds: crw------- 1 root operator 0xa1 Nov 9 21:24
./usb/1.6.2
PC_______: ifconfig -a Or ifconfig ue0
I should be able to call ifconfig from attach in
devd.conf, but I fail with "Executing 'logger Unknown USB
device: vendor 0x04e8 product 0x6863 bus uhub4' "
PC_______: Shows: ue0: flags=8802<BROADCAST,
SIMPLEX, MULTICAST> metric 0 mtu 1500
PC_______: [If PC is configured with /etc/rc.conf
ifconfig_wlan0="DHCP" enabling DHCP for WLAN] The next
dhclient will over-write /etc/resolv.conf with
PC_______: "nameserver 192.168.42.129",
PC_______: which kills routing to other devices on PC's
ethernet.