reactos/drivers/usb/usbccgp
Johannes Anderwald 07e8b3be9b [USBCCGP]
- Implement counting interface descriptors
- Fix allocating interface list
- Fix multiple bugs when copying interface information
- Implement support function to dump function descriptor
- Fix multiple bugs when creating compatible / hardware id string
- Implement legacy enumerator, which will be used for HID composite devices
- Implement special enumerator for audio devices
- Display static GenericCompositeUSBDeviceString, needs to be read from registry in order to be MUI aware
- Device initializes and device wizard pops up
- Tested in XP with Ros USB stack + USB Audio Microphone 

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