usb-storage: Add USB mass storage driver
+ This adds a USB mass storage device driver. It is missing proper error handling (e.g. for STALLed endpoints) and support for any USB MSD class other than bulk-only (e.g. control-bulk-interrupt for USB floppy drives). Signed-off-by:Max Reitz <max@tyndur.org> Acked-by:
Kevin Wolf <kevin@tyndur.org>
Showing
+352 -0
usb-storage/main.c
0 → 100644
usb-storage/usb-storage.c
0 → 100644
usb-storage/usb-storage.h
0 → 100644
Please register or sign in to comment