1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
Frank Gevaerts 931ceed47f MODE SENSE output data length field has to be the length of the response excluding the length field.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16508 a1c6a512-1295-4272-9138-f99709370657
2008-03-04 00:55:26 +00:00
..
usb_core.c remove usb_benchmark. Its usefulness is extremely limited, and the usb stack around it is moving fast, so it's likely to suffer from bit rot very soon. 2008-03-03 17:59:58 +00:00
usb_serial.c extra input checking 2008-03-02 23:34:30 +00:00
usb_serial.h implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to work, and needs to be enabled in the debug menu. 2008-03-02 20:45:33 +00:00
usb_storage.c MODE SENSE output data length field has to be the length of the response excluding the length field. 2008-03-04 00:55:26 +00:00
usb_storage.h Major USB stack improvements. It now works at nearly the maximum speed for a full speed connection, and does seem stable. 2008-02-20 22:54:26 +00:00