diff options
| -rwxr-xr-x | sys/src/9/boot/nusbrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/src/9/boot/nusbrc b/sys/src/9/boot/nusbrc index fac70522b..a5969656f 100755 --- a/sys/src/9/boot/nusbrc +++ b/sys/src/9/boot/nusbrc @@ -25,6 +25,8 @@ if(! nusb/usbd) nusb/ether -t url $etherargs $id case 18d14ee3 0bb40003 10046344 nusb/ether -t rndis $etherargs $id + # prevent attachment to nusb/kb for: + case 054c0268 # sony dualshock 3 (ps3) controller case * switch($4){ case *03 |
