reactos/drivers/usb/usbehci_new
Michael Martin acbd41ebf5 [USBEHCI_NEW]
- Add flags for Port Status Control Register and remove structiures for Port Status Control Register.
- Remove USB Status Register and use the flags instead.
- Remove functions that are not used and never will be.
- Implement InterruptServiceRoutine and Deffered Procedure Routine.
- Partially implement port status change to detect device insert and removal.

svn path=/branches/usb-bringup/; revision=51366
2011-04-16 05:55:02 +00:00
..
CMakeLists.txt [USBEHCI_NEW] 2011-04-15 17:57:24 +00:00
hardware.cpp [USBEHCI_NEW] 2011-04-16 05:55:02 +00:00
hardware.h [USBEHCI_NEW] 2011-04-16 05:55:02 +00:00
hcd_controller.cpp [USBEHCI_NEW] 2011-04-15 17:57:24 +00:00
hub_controller.cpp [USBEHCI_NEW] 2011-04-15 17:57:24 +00:00
interfaces.h [USBEHCI_NEW] 2011-04-15 17:57:24 +00:00
misc.cpp [USBEHCI_NEW] 2011-04-14 16:42:02 +00:00
purecall.cpp [USBEHCI_NEW] 2011-04-15 14:13:24 +00:00
usbehci.cpp [USBEHCI_NEW] 2011-04-15 17:57:24 +00:00
usbehci.h [USBEHCI_NEW] 2011-04-15 17:57:24 +00:00
usbehci.rc [USBEHCI_NEW] 2011-04-14 11:35:16 +00:00