reactos/drivers/usb
Johannes Anderwald e24bfbfa91 [USBOHCI]
- Add sanity checks
- Preserve  command status value when notifying the hc that a control / bulk endpoint was added
- Re-enable root hub notification interrupt when reset port has been completed
- Dispatch processing to USBQeueu when DoneHead event arrives
- Scan endpoints to find the logical endpoint which was completed by the hardware
- Signal completion to IUSBRequest by calling CompletionCallback
- Create a final transfer descriptor which is linked to the endpoint descriptor
- Control transfers now appear to be working (Device retrieves device descriptor / configuration descriptor and succeeds in setting device address)
- Configuration parsing code needs more work now (currently fails there due to invalid / unexpected configuration descriptor from device)

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