reactos/drivers/usb/usbccgp
Johannes Anderwald 8f792f3587 [USBCCGP]
- Implement querying device relations for FDO
- Implement creating device objects for each discovered function
- Invalidate device relations after the child pdo have been created
- Implement PDO device relations, most of query id, query device capabilities, start device
- USBCCGP should now initialize and create the child pdos
- Next is device control handling
- WIP, untested

svn path=/branches/usb-bringup-trunk/; revision=55219
2012-01-26 19:11:44 +00:00
..
CMakeLists.txt [USBCCGP] 2012-01-26 13:45:59 +00:00
descriptor.c [USBCCGP] 2012-01-26 03:42:56 +00:00
fdo.c [USBCCGP] 2012-01-26 19:11:44 +00:00
function.c [USBCCGP] 2012-01-26 13:45:59 +00:00
misc.c [USBCCGP] 2012-01-26 13:45:59 +00:00
pdo.c [USBCCGP] 2012-01-26 19:11:44 +00:00
usbccgp.c [USBCCGP] 2012-01-26 13:45:59 +00:00
usbccgp.h [USBCCGP] 2012-01-26 19:11:44 +00:00
usbccgp.rc [USBCCGP] 2012-01-26 03:42:56 +00:00