plan9fox/sys
cinap_lenrek 3a4a3faf29 nusb/usbd: work around devices that ignore the high byte of wLength in control transfer reads
there appear to be devices out there such as Realtek RTL2838UHIDIR
SDR that do not process control transfers correctly, ignoring the
high byte of the wLength field. to work around this, we specify an
odd number of bytes for read sizes >= 256 which keeps the low byte
0xFF.
2019-05-07 09:19:53 +02:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: Open source may not be safe if it has no super excellent moderator. 2019-03-17 23:13:27 -04:00
include Sand edges down on GBIT64()/PBIT64() macros. 2019-05-06 17:26:38 -07:00
lib dist/mkfile: add *.pi3.img target for ARM64 raspberry pi3 2019-05-06 18:29:09 +02:00
man ip(3): document TCP ctl close command 2019-04-14 04:50:55 +00:00
src nusb/usbd: work around devices that ignore the high byte of wLength in control transfer reads 2019-05-07 09:19:53 +02:00