plan9fox/sys/src/cmd/nusb
Michael Forney 5c96a51f3a nusb/serial: fix pl2303 usbcmd error checks
Since e0087b2a, usbcmd with Rh2d returns the size of the data stage
(excluding the setup packet), so adjust the expected return values
accordingly.
2022-01-01 22:51:18 +00:00
..
audio nusb/audio: use setalt(), make sure endpoint has right direction. 2022-02-23 18:03:53 +00:00
cam nusb/cam: fix mistake (nil vs -1) 2022-02-23 18:13:00 +00:00
disk nusb/disk: use setalt(), print argv0 in prints instead of "disk:" 2022-02-23 18:38:28 +00:00
ether nusb/ether: use setalt() 2022-02-23 18:01:15 +00:00
joy nusb: Fix handling of interface altsetting. 2022-02-21 19:50:16 +00:00
kb nusb: Fix handling of interface altsetting. 2022-02-21 19:50:16 +00:00
lib nusb/lib: provide a setalt() function to set the interface to its altsetting 2022-02-23 18:00:34 +00:00
ptp nusb: Fix handling of interface altsetting. 2022-02-21 19:50:16 +00:00
serial nusb/serial: fix pl2303 usbcmd error checks 2022-01-01 22:51:18 +00:00
usbd nusb: Fix handling of interface altsetting. 2022-02-21 19:50:16 +00:00
mkfile add nusb/cam 2018-03-07 10:06:18 +00:00