reactos/drivers/usb/usbehci_new
Michael Martin 775c4ce80d [USBEHCI_NEW]
- hub_controller: Implement Status Change Endpoint for RootHub. 
Handling the URB can return STATUS_PENDING, as in the new SCE code. Check for this before completing the Irp.
Uncomment calls to PortStatus, SetPortFeature, and ClearPortStatus now that they are implemented.
- For function receiving a port number check that its not larger than the actual number of ports on the controller.

svn path=/branches/usb-bringup/; revision=51401
2011-04-19 13:57:32 +00:00
..
CMakeLists.txt [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
hardware.cpp [USBEHCI_NEW] 2011-04-19 13:57:32 +00:00
hardware.h [USBEHCI_NEW] 2011-04-19 06:56:30 +00:00
hcd_controller.cpp [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
hub_controller.cpp [USBEHCI_NEW] 2011-04-19 13:57:32 +00:00
interfaces.h [USBEHCI_NEW] 2011-04-19 07:36:44 +00:00
memory_manager.cpp [USBEHCI_NEW] 2011-04-17 08:20:40 +00:00
misc.cpp [USBEHCI_NEW] 2011-04-16 06:59:45 +00:00
purecall.cpp [USBEHCI_NEW] 2011-04-15 14:13:24 +00:00
usb_device.cpp [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
usb_queue.cpp [USBEHCI_NEW] 2011-04-19 06:56:30 +00:00
usb_request.cpp [USBEHCI_NEW] 2011-04-19 13:57:32 +00:00
usbehci.cpp [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
usbehci.h [USBEHCI_NEW] 2011-04-19 06:56:30 +00:00
usbehci.rc [USBEHCI_NEW] 2011-04-14 11:35:16 +00:00