From: Erik Rull <erik.rull@rdsoftware.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Mixed USB 1.1 and USB 2.0 on the same port
Date: Wed, 04 Jan 2012 17:52:52 +0100 [thread overview]
Message-ID: <4F0483E4.1020103@rdsoftware.de> (raw)
In-Reply-To: <0Na7hH-1Rhr3U3YN4-001hiO@icpu819.kundenserver.de>
erik.rull@rdsoftware.de wrote:
>> On 12/31/11 13:11, Erik Rull wrote:
>>> Hi all,
>>>
>>> how can I use a USB 1.1 device on the USB 2.0 bus? Currently the EHCI
>>> implementation complains that the device is mismatches the USB version.
>>
>> -readconfig docs/ich9-ehci-uhci.cfg
>>
>> cheers,
>> Gerd
>
> Thanks for the hint.
>
> It looks better now. But some things are still a bit strange.
>
> Sequence:
> device_add usb-host,bus=ehci.0,hostbus=2,hostport=1.4
> Plug in a USB 2.0 printer
> (gets detected by the guest, printing is possible, no bluescreen, it just
> works)
> Remove the USB 2.0 printer
> Plug in a USB 1.1 dongle
> Gets detected, etc., fine
> Remove the USB 1.1 dongle
> Plug in the USB 2.0 printer again
> Guest complains now, that a USB 2.0 device was plugged into a USB 1.1 port
> => printer is now 1.1 and does not work as if EHCI is missing now
> => reboot guest, everything is fine again??
>
> Any idea what could have happened here?
> Same behavior when using a 2.0 USB key and the USB 1.1 dongle - also on
> other ports - the transfer rate is horrible after having removed the USB
> 1.1 device and reconnected the 2.0 device.
> Exchanging the two USB 2.0 devices on the same port without having the 1.1
> device plugged in is fine!
>
> Any hint what is wrong here would be great.
>
> Best regards,
>
> Erik
>
Additional Information:
This behavior is present on a Linux guest as well! After having removed the
1.1 Dongle and plugged in the printer, the Linux guest detects the hardware
via the UHCI kernel drivers and tells me to use a faster hub for max.
performance.
It looks as if the speed downgrade by the 1.1 device cannot be reversed at
runtime.
Best regards,
Erik
next prev parent reply other threads:[~2012-01-04 16:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-04 12:02 [Qemu-devel] Mixed USB 1.1 and USB 2.0 on the same port erik.rull
2012-01-04 16:52 ` Erik Rull [this message]
2012-01-13 13:37 ` Hans de Goede
-- strict thread matches above, loose matches on Subject: below --
2011-12-31 12:11 Erik Rull
2012-01-03 15:24 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F0483E4.1020103@rdsoftware.de \
--to=erik.rull@rdsoftware.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).