usb-linux: allow "compatible" high speed devices to connect at fullspeed
commite4b17767659828cf4057e39b6a4f9d687b2f7cc3
authorHans de Goede <hdegoede@redhat.com>
Mon, 30 May 2011 09:40:45 +0000 (30 11:40 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Jun 2011 09:28:06 +0000 (23 11:28 +0200)
treef1e3db9a885763a0ab9ed7fc6dd34ed9d55f5984
parentba3f9bfba9ad8d2bbcb9a9fa9ed0f07347fc1c58
usb-linux: allow "compatible" high speed devices to connect at fullspeed

Some usb2 highspeed devices, like usb-msd devices, work fine when redirected
to a usb1 virtual controller. Allow this to avoid the new speedhecks causing
regressions for users who do not enable the new experimental ehci code.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
usb-linux.c