Files
reactos/drivers/usb
Michael Martin c3d1d6fda9 [USBEHCI_NEW]
- Move USB_REQUEST_SET_FEATURE / USB_REQUEST_GET_FEATURE flags to header file.
- Remove QueueHead and Descriptor creation as its in UsbRequest.
- Move DMACommon Buffer allocation back to UsbHardwareDevice class.
- Implement Port Handling functions GetPortStatus, ClearPortStatus and SetPortFeature.
- Implement GetUSBQueue for returning pointer to UsbQueue and GetDMA to return DMAMemoryManager.
- Fix a typo in one of the defines for Port Register Flags.

svn path=/branches/usb-bringup/; revision=51397
2011-04-19 06:56:30 +00:00
..
2011-03-26 23:14:25 +00:00
2011-04-09 16:46:28 +00:00
2011-04-13 01:37:14 +00:00
2011-04-19 06:56:30 +00:00
2011-04-09 16:01:04 +00:00
2011-04-09 16:01:04 +00:00
2011-04-14 11:35:16 +00:00