reactos/drivers
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
..
base [CMAKE] 2011-04-01 17:34:49 +00:00
battery
bluetooth/fbtusb
bus
directx
filesystems [CMAKE] 2011-04-13 08:39:17 +00:00
input
ksfilter
multimedia
network
parallel
serial
setup
storage
usb [USBEHCI_NEW] 2011-04-16 09:47:43 +00:00
video
wdm [CMAKE] 2011-04-01 17:34:49 +00:00
wmi [CMAKE] 2011-04-01 17:34:49 +00:00
CMakeLists.txt