ref: be557abec53c8585b26b10c6775ca542b1f8ee99
parent: 4def65a626400e1c90d7b3e5694652f97ca293cf
author: Sigrid <ftrvxmtrx@gmail.com>
date: Tue Apr 20 14:12:54 EDT 2021
nusbrc: rndis with csp 0104ef
--- a/sys/src/9/boot/nusbrc
+++ b/sys/src/9/boot/nusbrc
@@ -33,7 +33,7 @@
switch($4){
case *03
nusb/kb $id
- case ff0202
+ case ff0202 0104ef
nusb/ether -t rndis $etherargs $id
case *02
# CDC ethernet
--
⑨