plan9fox/sys/src/cmd/nusb
cinap_lenrek ecba7822e3 nusb/usbd: fix portreset error handling
error handling in portreset() was wrong. we called closedev()
on the device without changing the reference.

just call portdetach() when the reset fails.
2020-04-05 03:05:06 +02:00
..
audio nusb/audio: set frequency only when supported 2020-04-05 00:59:47 +02:00
cam
disk
ether
joy
kb nusb/usbd: work around devices that ignore the high byte of wLength in control transfer reads 2019-05-07 09:19:53 +02:00
lib nusb/usbd: work around devices that ignore the high byte of wLength in control transfer reads 2019-05-07 09:19:53 +02:00
ptp
serial
usbd nusb/usbd: fix portreset error handling 2020-04-05 03:05:06 +02:00
mkfile