ref: 76d49ac91f7054461d284f1eb4631453322e8bfa
parent: f2456c833d9c863c48a1f3480901910bec3408ea
author: Noam Preil <noam@pixelhero.dev>
date: Mon Nov 18 17:22:25 EST 2024
usb: support the pine64 UART
--- a/rc/bin/nusbrc
+++ b/rc/bin/nusbrc
@@ -30,7 +30,7 @@
nusb/ptp $id
case *
switch($2$3){
- case 12d11003 0403* # HUAWEI, FTDI
+ case 12d11003 0403* 1a867523 # HUAWEI, FTDI, pine64
nusb/serial $id
case 59862113
nusb/cam $id
--
⑨