commit | c3268cc1135f41264cd26bcb269b3414d3c11453 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon May 06 13:12:16 2013 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue May 07 11:34:02 2013 +0200 |
tree | a1b19fe74bcacccb4aecab0cf3f6a491c7a076e0 | |
parent | 95efb20c714800de7eaf991f19dab6e7a29d5364 [diff] |
usb-host: add usb_host_full_speed_compat Alloes to pass through usb2 devices on usb1 host controllers if possible. Brings the libusb implementation to feature-parity with the linux usbfs code, so the usb-host implementation in 1.5 (libusb) doesn't regress compared to 1.4 (usbfs). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>