ref: 390d2342ad2bb38be639782006157cce4851a201
parent: 7a7862cb575d925e29f97f916a88448e7045f0c6
author: ftrvxmtrx <devnull@localhost>
date: Wed Apr 23 19:46:00 EDT 2014
boot/nusbrc: add another rndis device
--- a/sys/src/9/boot/nusbrc
+++ b/sys/src/9/boot/nusbrc
@@ -20,7 +20,7 @@
nusb/ether -t aue $etherargs $1 &
case 0bda8150
nusb/ether -t url $etherargs $1 &
- case 18d14ee3
+ case 18d14ee3 0bb40003
nusb/ether -t rndis $etherargs $1 &
case *
switch($4){--
⑨