[USBEHCI_NEW]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 15 Apr 2011 17:57:24 +0000 (17:57 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 15 Apr 2011 17:57:24 +0000 (17:57 +0000)
commita61d852c84f90cfc34389b0894bae10ecfd59e35
tree011fc7171584712908cc679609740153b036498a
parent68157086390a80af8a8f1cd4663805536ed3e141
[USBEHCI_NEW]
- Create Interface IDispatchIrp which is used to handle ioctl requests
- Partly implement IHubController interface

svn path=/branches/usb-bringup/; revision=51355
drivers/usb/usbehci_new/CMakeLists.txt
drivers/usb/usbehci_new/hcd_controller.cpp
drivers/usb/usbehci_new/hub_controller.cpp [new file with mode: 0644]
drivers/usb/usbehci_new/interfaces.h
drivers/usb/usbehci_new/usbehci.cpp
drivers/usb/usbehci_new/usbehci.h