reactos/drivers/usb/usbstor
Michael Martin 98ed611448 [USBSTOR]
- Add a check at USBSTOR_FdoHandleStartDevice to make sure the device uses Bulk Transfers.
- Use macros for initializing the Urbs. The macros ensure that the proper fields of the URB are set correctly.
Fixes failing of getting device descriptor and getting devices BlockLength.


svn path=/branches/usb-bringup/; revision=51691
2011-05-13 09:14:28 +00:00
..
CMakeLists.txt [USBSTOR] 2011-05-05 00:39:00 +00:00
descriptor.c [USBSTOR] 2011-05-13 09:14:28 +00:00
disk.c [USBSTOR] 2011-05-11 03:49:15 +00:00
fdo.c [USBSTOR] 2011-05-13 09:14:28 +00:00
misc.c [USBSTOR] 2011-05-04 12:33:01 +00:00
pdo.c [USBSTOR] 2011-05-04 23:14:32 +00:00
scsi.c [USBSTOR] 2011-05-13 09:14:28 +00:00
usbstor.c [USBSTOR] 2011-05-11 03:49:15 +00:00
usbstor.h [USBSTOR] 2011-05-11 03:49:15 +00:00
usbstor.rc Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00