rockbox/firmware/usbstack
Frank Gevaerts 544a52d9eb Add "USB Hide Internal Drive" option for multidrive devices with software usb.
This option allows accessing the card slot from "dumb" USB hosts like some car
audio systems that do not handle multi-LUN devices.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30489 a1c6a512-1295-4272-9138-f99709370657
2011-09-09 16:15:35 +00:00
..
usb_charging_only.c Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
usb_charging_only.h
usb_class_driver.h Fix even more tabs 2010-01-03 10:35:31 +00:00
usb_core.c Fix tabs in .c and .h files in firmware/ 2011-05-08 11:37:18 +00:00
usb_hid.c Commit a HID fix by gevaerts that prevent the HID driver to call usb_drv_send_nonblocking while the previous transfer has not finished because the current stack doesn't support transfer queueing. 2010-03-25 13:50:26 +00:00
usb_hid.h
usb_hid_usage_tables.h Commit "FS#10468 - USB HID: Show keypad mode on screen" 2009-09-30 10:06:04 +00:00
usb_serial.c Fix a bug in usbserial that would allow to send messages on EP_CONTROL between usb init and endpoints allocation via logf. 2010-01-11 21:03:48 +00:00
usb_serial.h
usb_storage.c Add "USB Hide Internal Drive" option for multidrive devices with software usb. 2011-09-09 16:15:35 +00:00
usb_storage.h