1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
2008-04-16 15:48:54 +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 Simpilify the uncached buffer allocation for the USB stack using NOCACHEBSS_ATTR. This will probably get abstracted since the appropriate way to handle it will be somewhat target-specific. 2008-04-16 15:48:54 +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