reactos/drivers/usb
Johannes Anderwald 2c6077dc50 [USBOHCI]
- Add glue code for supporting iso transfers
- Remove dead from Handle
- Remove broken asserts
- Add support for string descriptors
- Add support for class specific endpoint requests (Needs be ported to usbehci)
- Link to usbd driver
- Add support for retrieving string descriptor
- Rewrite configuration descriptor handling in IUSBDevice. New code is smaller, smarter and handles a lot more cases. Needs to be ported to usbehci
- Wrap usbdlib.h include in extern c macro, it has c linkage
- Control transfers should now work 
- Need to implement support for isochronous / bulk / interrupt transfers until functional
- Tested with Bluetooth USB Stick (multi function, interrupt / bulk / control / isochronous) / USB Microphone (isochronous & control) in XP SP3

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