reactos/drivers/usb
Johannes Anderwald 9aff3e967c [USBOHCI]
- Set up periodic threshold (90 %)
- Add function to retrieve interrupt endpoints
- Add function to retrieve specific descriptors from interface. These are used by HID devices such as mice / keyboards
- Add function to retrieve interrupt interval
- Enqueue all endpoint descriptors at the end of the associated queue
- Only notify hardware of insertion when it is an bulk / control request
- Scan interrupt endpoint list to find the completed transfer descriptor
- Add debugging function to print out linked endpoint descriptors
- Interrupt transfers are now implemented. 
- Tested in Windows XP SP3 + Vbox 4.04 + Microsoft 5-Button Mouse. The HID mouse installs, initializes and starts up. Unfortunately the mouse does not work as expected yet

svn path=/branches/usb-bringup/; revision=51922
2011-05-26 12:37:18 +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 12:37:18 +00:00
usbstor [USBSTOR] 2011-05-17 11:26:25 +00:00
CMakeLists.txt [USBHUB_NEW] 2011-05-04 01:08:37 +00:00