rockbox/firmware/usbstack
2008-02-11 18:08:21 +00:00
..
usb_benchmark.c New USB stack 2007-11-22 20:51:00 +00:00
usb_benchmark.h New USB stack 2007-11-22 20:51:00 +00:00
usb_core.c Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test. 2008-02-11 14:26:25 +00:00
usb_serial.c Add a working serial driver to usb stack. At the moment it simply echos back what it gets. You can test it on linux by 2007-11-30 00:13:00 +00:00
usb_serial.h Add a working serial driver to usb stack. At the moment it simply echos back what it gets. You can test it on linux by 2007-11-30 00:13:00 +00:00
usb_storage.c Optimise (replace two loops with one) and bug-fix the ProductId string returned by SCSI Inquiry - the previous code was skipping 4 shorts (the first 8 chars) of the ProductId. 2008-02-11 18:08:21 +00:00
usb_storage.h New USB stack 2007-11-22 20:51:00 +00:00