reactos/drivers/usb/usbhub_new
Michael Martin 0fe38c839b [USBHUB_NEW]
- Change parameter name for DeviceObject in functions to clearify which device object is to received IRPs.
- Fix a typo in GetPortStatusAndChange that caused the function to return nothing for status and change.
- Call QueryStatusChangeEndpoint to send the first SCE request in Query Bus Releations.
- Complete implementation of StatusChangeEndpointCompletion. Queue a work item for DeviceStatusChangeThread, which will be used to initialize the usb device and create related device objects.



svn path=/branches/usb-bringup/; revision=51576
2011-05-04 12:58:42 +00:00
..
CMakeLists.txt [USBHUB_NEW] 2011-05-04 01:07:21 +00:00
fdo.c [USBHUB_NEW] 2011-05-04 12:58:42 +00:00
misc.c [USBHUB_NEW] 2011-05-04 01:07:21 +00:00
pdo.c [USBHUB_NEW] 2011-05-04 01:07:21 +00:00
usbhub.c [USBHUB_NEW] 2011-05-04 01:07:21 +00:00
usbhub.h [USBHUB_NEW] 2011-05-04 12:58:42 +00:00
usbhub.rc [USBHUB_NEW] 2011-05-04 01:07:21 +00:00