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: Split descriptors to object and header 2020-11-15 14:10:00 +02:00
usb_descriptors.c usb: Correct latencies for HID gadgets 2020-11-15 14:37:14 +02:00
usb_gadget_hid.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
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