reactos/drivers/usb/usbhub_new
Michael Martin 4f76ebe078 [USBHUB_NEW]
- Save PortNumber in child device extensions as its needed when PNP request device capabilities.
- Handle IOCTL_INTERNAL_USB_SUBMIT_URB request by creating a new Irp and passing the Urb down to the miniport. 
- Now working with our ehci driver, we at least see a usb driver and can browse directory in Windows, though doing so results in assert as ehci doesnt support transfers over 5 Pages yet. Fix coming soon.



svn path=/branches/usb-bringup/; revision=51672
2011-05-11 02:25:11 +00:00
..
CMakeLists.txt [USBHUB_NEW] 2011-05-04 01:07:21 +00:00
fdo.c [USBHUB_NEW] 2011-05-11 02:25:11 +00:00
misc.c [USBHUB_NEW] 2011-05-11 02:25:11 +00:00
pdo.c [USBHUB_NEW] 2011-05-11 02:25:11 +00:00
usbhub.c [USBHUB_NEW] 2011-05-07 16:10:09 +00:00
usbhub.h [USBHUB_NEW] 2011-05-11 02:25:11 +00:00
usbhub.rc [USBHUB_NEW] 2011-05-04 01:07:21 +00:00