[USB]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Sat, 2 Feb 2013 15:45:02 +0000 (15:45 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Sat, 2 Feb 2013 15:45:02 +0000 (15:45 +0000)
commitb60486430f7453ae45613f75aeaf4589c86ea28f
tree2dd3e82d52b18b38427fe11be36beb622c3ff54c
parente1fa66b4e2ab841a9085c29611ce7609ddf84ae4
[USB]
- Add interface function to IUSBHardwareDevice, which returns the USB controller type
- The controller type is used for debugging in the common usb library (libusb)

svn path=/trunk/; revision=58268
reactos/drivers/usb/usbehci/hardware.cpp
reactos/drivers/usb/usbhub/pdo.c
reactos/drivers/usb/usbohci/hardware.cpp
reactos/drivers/usb/usbuhci/hardware.cpp
reactos/lib/drivers/libusb/common_interfaces.h
reactos/lib/drivers/libusb/hcd_controller.cpp
reactos/lib/drivers/libusb/hub_controller.cpp
reactos/lib/drivers/libusb/libusb.cpp
reactos/lib/drivers/libusb/usb_device.cpp