plan9fox/sys/src/cmd/nusb
cinap_lenrek fe39388250 nusb/usbd: cleanup processes on unmount
this makes sure that when postsharesrv() fails (for
example because the shr file already exists), the
worker process gets killed and all file descriptors
to devusb get closed.
2020-03-08 16:06:37 +01:00
..
audio nusb/audio: fix %.*s format usage 2019-02-25 03:41:10 +01:00
cam nusb/cam: ctl message fixes 2018-03-07 20:44:55 +00:00
disk nusb/disk: revert previous attempts and just not issue capacity command when theres no media present 2018-12-24 19:06:01 +01:00
ether nusb/ether: add support for lan78xx (raspi3) (thanks richard miller) 2018-10-20 19:30:16 +02:00
joy nusb/joy: update misleading comment (thanks Tobias Heinecke) 2018-10-15 10:10:34 +01:00
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 nusb/ptp: set storage name to their human readable description string 2018-03-17 15:06:13 -07:00
serial nusb/serial: fix wrong guard statement (thanks deuteron) 2018-11-06 12:05:15 +00:00
usbd nusb/usbd: cleanup processes on unmount 2020-03-08 16:06:37 +01:00
mkfile add nusb/cam 2018-03-07 10:06:18 +00:00