reactos/drivers/usb/usbstor
Johannes Anderwald 062111f2e1 [USBSTOR]
- Don't free device descriptor if it failed to acquire it
- Don't move out of usb configuration array. Found by special pool
- Fix bug when storing interface information which lead to a overwrite
- Implement retrieving generic type for device
- Fix bugs in QueryDeviceId
- Implement querying hardware ids
- Implement querying instance ids
- With these changes, usbstor now initializes and create pdo, which is also enumerated
- Needs more code / fixes so that disk.sys attaches to usbstor
- WIP

svn path=/branches/usb-bringup/; revision=51575
2011-05-04 12:33:01 +00:00
..
CMakeLists.txt [USBSTOR] 2011-05-03 19:40:03 +00:00
descriptor.c [USBSTOR] 2011-05-04 12:33:01 +00:00
fdo.c [USBEHCI_NEW] 2011-05-03 00:15:23 +00:00
misc.c [USBSTOR] 2011-05-04 12:33:01 +00:00
pdo.c [USBSTOR] 2011-05-04 12:33:01 +00:00
scsi.c [USBSTOR] 2011-05-03 19:40:03 +00:00
usbstor.c [USBSTOR] 2011-05-03 19:40:03 +00:00
usbstor.h [USBSTOR] 2011-05-03 19:40:03 +00:00
usbstor.rc Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00