reactos/drivers/usb/usbccgp
Johannes Anderwald a960e537aa [USBCCGP]
- Implement counting of all interface descriptors
- Store device descriptor and configuration descriptor in pdo device extension
- Store all interface descriptors for an composite audio device
- Implement parsing and constructing a special configuration descriptor for each individual device function
- Implement URB_FUNCTION_GET_DESCRIPTOR_FROM_DEVICE for device descriptor and configuration descriptor
- USBGCCGP now receives select configuration request
- Tested in XP + Ros USB Stack + USB Audio Device

svn path=/branches/usb-bringup-trunk/; revision=55261
2012-01-27 20:58:58 +00:00
..
CMakeLists.txt [USBCCGP] 2012-01-26 13:45:59 +00:00
descriptor.c [USBCCGP] 2012-01-27 20:58:58 +00:00
fdo.c [USBCCGP] 2012-01-27 20:58:58 +00:00
function.c [USBCCGP] 2012-01-27 20:58:58 +00:00
misc.c [USBCCGP] 2012-01-27 18:04:39 +00:00
pdo.c [USBCCGP] 2012-01-27 20:58:58 +00:00
usbccgp.c [USBCCGP] 2012-01-26 13:45:59 +00:00
usbccgp.h [USBCCGP] 2012-01-27 20:58:58 +00:00
usbccgp.rc