reactos/drivers/usb/usbehci_new
Michael Martin 07dbb71da0 [USBEHCI_NEW]
- Set the NakCountReload to 0 in the QueueHead that is set in the Async register, as this is a dead QueueHead marked as halted and does not need it.
- Set the Async register in StartController. Note: The Async and Periodic registers can only be modified when the controller is stopped. 
- Driver now works in Qemu.

svn path=/branches/usb-bringup/; revision=51491
2011-04-29 06:14:44 +00:00
..
CMakeLists.txt [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
hardware.cpp [USBEHCI_NEW] 2011-04-29 06:14:44 +00:00
hardware.h [USBEHCI_NEW] 2011-04-28 12:41:16 +00:00
hcd_controller.cpp [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
hub_controller.cpp [USBEHCI_NEW] 2011-04-29 02:46:04 +00:00
interfaces.h [USBEHCI_NEW] 2011-04-29 02:46:04 +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-29 03:17:57 +00:00
usb_queue.cpp [USBEHCI_NEW] 2011-04-28 15:16:33 +00:00
usb_request.cpp [USBEHCI_NEW] 2011-04-29 03:17:57 +00:00
usbehci.cpp [USBEHCI_NEW] 2011-04-19 01:21:10 +00:00
usbehci.h [USBEHCI_NEW] 2011-04-20 04:30:22 +00:00
usbehci.rc [USBEHCI_NEW] 2011-04-14 11:35:16 +00:00