1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
Barry Wardell 4c67c334fe Oops. Didn't mean to commit this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16515 a1c6a512-1295-4272-9138-f99709370657
2008-03-04 14:40:04 +00:00
..
usb_core.c present a different USB serial number depending on which USB class drivers are enabled. This is needed for Windows to correctly detect the device if a different set of drivers is active than on the previous plugin 2008-03-04 12:08:00 +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 Oops. Didn't mean to commit this. 2008-03-04 14:40:04 +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