ref: e3fd8f1a5605ba41454588478a2bddf956cee5c5
dir: /on/
#!/bin/rc
# 1. Connect the USB Ethernet Adapter to computer.
# 2. Boot computer.
# 3. Remove and then re-connect the USB Ethernet Adapter.
# 4. Run this script.
dev=`{usbtree | grep -e 'LAN|vid 0x17ef did 0x3098' | awk '{print $1}' | sed 's/^ep//g; s/\..*//'}
nusb/ether $dev &&
ip/ipconfig -D ether /net/etherU^$dev