ref: 03cb81c7a50bf1c85fe54e05da88f8687d1e8346
parent: dd2ed5326e57ba6768aa0d5b8d2955f9839ca5ec
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
--
⑨