mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
usb: support the pine64 UART
This commit is contained in:
parent
dd2ed5326e
commit
03cb81c7a5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ if(! bind -a '#u' /dev)
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue