]> Zhao Yanbai Git Server - minix.git/commit
Fixed usb_storage to support more USB sticks
authorWojciech Zajac <wzajac@jpembedded.eu>
Wed, 25 Jun 2014 11:45:06 +0000 (13:45 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:55 +0000 (17:05 +0200)
commit78cd341562f2de9bd074c3715fa076a818093db0
treebe380509a9e5b1b6f0c7791eee84cfb7429a88e4
parent3316064b29be5b25b2ea0773ffd0aac0b909649e
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.
drivers/usb_storage/scsi.c
drivers/usb_storage/urb_helper.h
drivers/usb_storage/usb_storage.c