1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 21:44:57 +01:00
hekate/bdk/usb
CTCaer 4b7e1f699d ums/xusb: do not allow multiple CBW requests
On XUSB do not allow multiple requests for CBW to be done.
This avoids an issue with some XHCI controllers and OS combos (e.g. ASMedia and Linux/Mac OS) which confuse that and concatenate an old CBW request with another write request (SCSI Write) and create a babble error (transmit overflow).
2021-08-28 17:09:38 +03:00
..
usb_descriptor_types.h
usb_descriptors.c
usb_gadget_hid.c
usb_gadget_ums.c ums/xusb: do not allow multiple CBW requests 2021-08-28 17:09:38 +03:00
usb_t210.h xusb: update driver 2021-08-28 17:03:49 +03:00
usbd.c usb: add more timeout control for ep1 read/write finish 2021-08-28 17:00:23 +03:00
usbd.h xusb: update driver 2021-08-28 17:03:49 +03:00
xusbd.c xusb: update driver 2021-08-28 17:03:49 +03:00