reactos/drivers/usb
Johannes Anderwald 767daa4af0 [USBEHCI_NEW]
- Add reference count when the hub controller is created. Necessary to prevent the controller from getting deleted when the hub driver performs interface reference removes
- Implement IRP_MN_QUERY_ID, based on mjmartin ehci driver
- Fix bug in IRP_MN_QUERY_BUS_INFORMATION, it is supposed to return a PNP_BUS_INFORMATION not a simple guid
- Implement IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE, IOCTL_INTERNAL_USB_GET_ROOTHUB_PDO, IOCTL_INTERNAL_USB_GET_HUB_COUNT based on mjmartin ehci driver
- Add interfaces for communicating with the hub driver
- Dispatch internal device requests not wmi requests (EHCI_Dispatch)

svn path=/branches/usb-bringup/; revision=51368
2011-04-16 09:47:43 +00:00
..
nt4compat [CMAKE] 2011-03-26 23:14:25 +00:00
usbd [CMAKE] 2011-04-09 16:46:28 +00:00
usbehci [USBEHCI] 2011-04-13 01:37:14 +00:00
usbehci_new [USBEHCI_NEW] 2011-04-16 09:47:43 +00:00
usbhub [CMAKE] 2011-04-09 16:01:04 +00:00
usbstor [CMAKE] 2011-04-09 16:01:04 +00:00
CMakeLists.txt [USBEHCI_NEW] 2011-04-14 11:35:16 +00:00