diff options
| -rwxr-xr-x | sys/src/9/boot/nusbrc | 2 |
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){ |
