rockbox/firmware/usbstack
Frank Gevaerts 7fcd26e479 Only boost the CPU for large transactions. It would be nice to get rid of boosting for USB altogehter, but it doesn't seem to work then.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16656 a1c6a512-1295-4272-9138-f99709370657
2008-03-13 19:56:52 +00:00
..
usb_class_driver.h make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) 2008-03-10 20:55:24 +00:00
usb_core.c make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) 2008-03-10 20:55:24 +00:00
usb_serial.c reorganise the usb stack to provide a clean separation between core and class drivers 2008-03-06 21:25:09 +00:00
usb_serial.h reorganise the usb stack to provide a clean separation between core and class drivers 2008-03-06 21:25:09 +00:00
usb_storage.c Only boost the CPU for large transactions. It would be nice to get rid of boosting for USB altogehter, but it doesn't seem to work then. 2008-03-13 19:56:52 +00:00
usb_storage.h make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) 2008-03-10 20:55:24 +00:00