reactos/drivers/usb
Johannes Anderwald 4cbccecd5c [USBOHCI]
- Check if the transfer descriptors reported errors and propagate the error in the urb status field
- OHCI now reports error which the class driver are handling
- Allocate device descriptor from non paged pool to prevent possible alignment problems
- Fix checking of completed transfer descriptors
- Fix double freeing of descriptors
- Cleanup endpoints when the halted bit is set by the host controllers
- Check for the endpoint direction in the data descriptor
- Setup descriptor needs buffer rounding set

svn path=/branches/usb-bringup-trunk/; revision=55389
2012-02-03 09:52:29 +00:00
..
usbccgp [USBCCGP] 2012-02-02 10:17:14 +00:00
usbd [USBD] 2012-02-01 16:59:13 +00:00
usbehci_new [EHCI] 2012-02-02 23:35:56 +00:00
usbhub_new [USBHUB] 2012-01-30 22:45:16 +00:00
usbohci [USBOHCI] 2012-02-03 09:52:29 +00:00
usbstor [USBSTOR] 2012-02-02 19:37:38 +00:00
CMakeLists.txt [USBCCGP] 2012-01-26 03:42:56 +00:00
directory.rbuild [USB-BRINGUP-TRUNK] 2012-01-22 16:07:58 +00:00