reactos/drivers/usb/usbstor
Johannes Anderwald e9a0c8ba68 [USBSTOR]
- Add asserts
- Rewrite queue methods to accept the FDO only 
- Fix multiple synchronization bugs
- Don't start next irp before current irp has completed
- Use contiouslogicalbytes blocks from srb
- Should fix race conditions

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