[usb/usbhub]
authorMichael Martin <michael.martin@reactos.org>
Tue, 14 Sep 2010 12:04:15 +0000 (12:04 +0000)
committerMichael Martin <michael.martin@reactos.org>
Tue, 14 Sep 2010 12:04:15 +0000 (12:04 +0000)
commit7a26c678b794227f89749e49f5b02880eacdc256
tree818cff10c07fa5c1d073a77da47f288c369d300c
parent45bd4d80317b143db7c6d6dfaf55f89704c1f509
[usb/usbhub]
- On completion of SCE request, create and queue a workitem to handle:
Clearing the connection flag and reset the port.
Create and initialize the USB device by calling the appropriate roothubs Direct Call Interface.
Create the device object, get the device descriptors and the serial and product strings of the USB device to be used for creating the deviceid and instanceid.
- Format code and misc changes.
- Together with the usbehci driver, ReactOS at least runs the device installation wizard with the correct device description.

svn path=/trunk/; revision=48771
reactos/drivers/usb/usbhub/fdo.c
reactos/drivers/usb/usbhub/pdo.c
reactos/drivers/usb/usbhub/usbhub.c
reactos/drivers/usb/usbhub/usbhub.h