[USBOHCI]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 29 Dec 2011 10:13:36 +0000 (10:13 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 29 Dec 2011 10:13:36 +0000 (10:13 +0000)
commit7e231e2c92c43c111d33170f8b2d236fc88a01ff
tree0faa317c3f6debba6fd2e702571a699548bd5517
parent4e6638bcc3602852c6f499e55ef8e8dc57b2c3f1
[USBOHCI]
- Silence a few traces
- Add a hack for handling  URB_FUNCTION_CLASS_INTERFACE. The hid bus driver performs this request with zero buffer length, which is not valid. Needs more investigation

svn path=/branches/usb-bringup/; revision=54777
drivers/usb/usbohci/hardware.cpp
drivers/usb/usbohci/hub_controller.cpp
drivers/usb/usbohci/usb_queue.cpp
drivers/usb/usbohci/usb_request.cpp