From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri6EU-000235-Gi for qemu-devel@nongnu.org; Tue, 03 Jan 2012 10:24:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ri6ET-0005QA-J8 for qemu-devel@nongnu.org; Tue, 03 Jan 2012 10:24:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ri6ET-0005Q6-8T for qemu-devel@nongnu.org; Tue, 03 Jan 2012 10:24:57 -0500 Message-ID: <4F031DC5.5090004@redhat.com> Date: Tue, 03 Jan 2012 16:24:53 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <4EFEFBDE.5060904@rdsoftware.de> In-Reply-To: <4EFEFBDE.5060904@rdsoftware.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Mixed USB 1.1 and USB 2.0 on the same port List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erik Rull Cc: qemu-devel@nongnu.org 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