summaryrefslogtreecommitdiff
path: root/sys/src/9/boot
diff options
context:
space:
mode:
authorftrvxmtrx <devnull@localhost>2014-04-23 23:46:00 +0200
committerftrvxmtrx <devnull@localhost>2014-04-23 23:46:00 +0200
commit645510e5cef0da3c0528e9769f354e1454a6f659 (patch)
treef11b9323e7668f6d6ee6b606e47581562962b627 /sys/src/9/boot
parent2ef8c9ed41e696b2d7d2a8fa84ae682393e4d127 (diff)
boot/nusbrc: add another rndis device
Diffstat (limited to 'sys/src/9/boot')
-rwxr-xr-xsys/src/9/boot/nusbrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/boot/nusbrc b/sys/src/9/boot/nusbrc
index 534f139eb..2d0746d82 100755
--- a/sys/src/9/boot/nusbrc
+++ b/sys/src/9/boot/nusbrc
@@ -20,7 +20,7 @@ if(! nusb/usbd)
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){