1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
Frank Gevaerts 6cfa909002 handle START_STOP_UNIT eject command, to make TEST_UNIT_READY return false once the OS ejects
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16503 a1c6a512-1295-4272-9138-f99709370657
2008-03-03 22:53:25 +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 handle START_STOP_UNIT eject command, to make TEST_UNIT_READY return false once the OS ejects 2008-03-03 22:53:25 +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