reactos/drivers/usb/usbstor
Johannes Anderwald 89aa9d3264 [USBSTOR]
- Fix bug in read command, which uses wrong format. LBA address is stored in the CDB10 struct
- Don't build the mdl for nonpaged pool if the driver passes an mdl (i/o paging requests)
- Usbstor can now list disk contents and browse files when used in Windows XP
- Need to implement SCSIOP_WRITE to write files

svn path=/branches/usb-bringup/; revision=51694
2011-05-13 14:04:38 +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-13 13:37:50 +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 14:04:38 +00:00
usbstor.c [USBSTOR] 2011-05-11 03:49:15 +00:00
usbstor.h [USBSTOR] 2011-05-13 14:04:38 +00:00
usbstor.rc