boot/nusbrc: add another rndis device
This commit is contained in:
parent
2ef8c9ed41
commit
645510e5ce
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if(! nusb/usbd)
|
||||||
nusb/ether -t aue $etherargs $1 &
|
nusb/ether -t aue $etherargs $1 &
|
||||||
case 0bda8150
|
case 0bda8150
|
||||||
nusb/ether -t url $etherargs $1 &
|
nusb/ether -t url $etherargs $1 &
|
||||||
case 18d14ee3
|
case 18d14ee3 0bb40003
|
||||||
nusb/ether -t rndis $etherargs $1 &
|
nusb/ether -t rndis $etherargs $1 &
|
||||||
case *
|
case *
|
||||||
switch($4){
|
switch($4){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue