reactos/drivers/usb
Johannes Anderwald 667b425b6c [USBOHCI]
- Remove dead code
- Silence traces
- Pass status & DoneHead as parameters to dpc routine
- Move IUSBRequest cleanup code into new function and use it for bulk / control transfer cleanup
- Fix bugs in AllocateEndpointDescriptor. It did not take the device address into account. It also did not respect the direction of the descriptor
- Implement support for bulk transfer requests
- Handle irp completion in CompletionCallback
- Tested in Windows XP SP3 + Vbox 4.04 + USB2.0 disabled + ReactOS usbstor + USB mass storage device
- OHCI Mass storage support is now also ready
- Next interrupt transfers

svn path=/branches/usb-bringup/; revision=51917
2011-05-26 02:15:11 +00:00
..
nt4compat
usbd [USBD] 2011-05-24 23:03:35 +00:00
usbehci [USBEHCI] 2011-04-13 01:37:14 +00:00
usbehci_new [USBEHCI] 2011-05-20 15:06:39 +00:00
usbhub
usbhub_new [USBHUB_NEW] 2011-05-12 23:31:32 +00:00
usbohci [USBOHCI] 2011-05-26 02:15:11 +00:00
usbstor [USBSTOR] 2011-05-17 11:26:25 +00:00
CMakeLists.txt [USBHUB_NEW] 2011-05-04 01:08:37 +00:00