rockbox/firmware/usbstack
Michael Sevakis 689020f689 Fix yellow. usb_strings needs to point to const data as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17141 a1c6a512-1295-4272-9138-f99709370657
2008-04-16 16:11:09 +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 Fix yellow. usb_strings needs to point to const data as well. 2008-04-16 16:11:09 +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 reconnect mass storage if there is actually an active usb connection, with mass storage enabled 2008-04-13 17:16:50 +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