rockbox/firmware/usbstack
Frank Gevaerts 7a73a9cd4e don't start waiting for the new command in send_csw(). Although on the USB level this is entirely correct, and about 10% to 15% faster, usb_storage_transfer_complete() could get slightly confused by this.
The proper fix is obviously to make usb_storage_transfer_complete() not get confused, but that's a lot more work, and I prefer things to be correct to them being a bit faster right now


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24333 a1c6a512-1295-4272-9138-f99709370657
2010-01-25 22:33:53 +00:00
..
usb_charging_only.c
usb_charging_only.h
usb_class_driver.h
usb_core.c
usb_hid.c
usb_hid.h
usb_hid_usage_tables.h
usb_serial.c
usb_serial.h
usb_storage.c
usb_storage.h