Wojciech Zajac
78cd341562
Fixed usb_storage to support more USB sticks
...
More TEST UNIT READY calls, as some sticks seem to require them, while others are indifferent.
Mass storage 'reset recovery' is disabled by default, as it broke communication with some sticks.
Minor fixes.
2014-07-28 17:05:55 +02:00
Wojciech Zajac
3316064b29
USB bulk only transport 'reset recovery' added
...
Control URB formatting for mass storage driver was also fixed.
2014-07-28 17:05:55 +02:00
Wojciech Zajac
e0f92bef05
More endpoint descriptor data held by usb_storage
...
Makes usb_storage remember endpoint interval and other parameters, instead of endpoint number only.
2014-07-28 17:05:54 +02:00
Wojciech Zajac
d2cf1e60b4
Removed unused transfer flags for usb_storage
2014-07-28 17:05:54 +02:00
Wojciech Zajac
5655b1f1a4
Graceful exiting for mass storage driver
...
Exit signal is now correctly handled and allocated memory is freed, before exiting.
2014-07-28 17:05:53 +02:00
Kees Jongenburger
dfb2b8398d
usb:adding usb mass storage driver.
...
Change-Id: I9e431d56eddfeec21413c290b2fa7ad35b566f6b
http://gerrit.minix3.org/#/c/2690/
2014-07-28 17:05:39 +02:00