1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
2008-03-04 12:08:00 +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 MODE SENSE output data length field has to be the length of the response excluding the length field. 2008-03-04 00:55:26 +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