reactos/drivers
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
..
base [CMAKE] 2011-04-01 17:34:49 +00:00
battery
bluetooth/fbtusb
bus
directx
filesystems [CMAKE] 2011-04-13 08:39:17 +00:00
input
ksfilter
multimedia
network
parallel
serial
setup
storage
usb [USBOHCI] 2011-05-25 02:11:06 +00:00
video
wdm [CMAKE] 2011-04-01 17:34:49 +00:00
wmi [CMAKE] 2011-04-01 17:34:49 +00:00
CMakeLists.txt