mirror of
https://github.com/CTCaer/hekate.git
synced 2025-01-26 12:35:15 +00:00
4b7e1f699d
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).