0
0
Fork 0
wireless-proxy-esp32/components/USBIP
ycwan9 64faa6948b
fix wrong BOS response length in Linux (#49)
Linux first sends a get BOS request with wLength=5, and then request the full BOS in the next packet. Replying the whole BOS results a driver error.
2022-12-07 12:15:32 +08:00
..
CMakeLists.txt chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
MSOS20_descriptor.c chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
MSOS20_descriptor.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usb_defs.h feat: Add support for USB 3.0 2021-05-13 00:23:20 +08:00
usb_descriptor.c chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usb_descriptor.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usb_handle.c fix wrong BOS response length in Linux (#49) 2022-12-07 12:15:32 +08:00
usb_handle.h chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
usbip_defs.h fix(usbip): Try to handle UNLINK behavior 2021-10-03 23:04:27 +08:00