From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NnxkQ-0007Iu-1Z for qemu-devel@nongnu.org; Sat, 06 Mar 2010 12:25:06 -0500 Received: from [199.232.76.173] (port=47874 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NnxkP-0007IM-JB for qemu-devel@nongnu.org; Sat, 06 Mar 2010 12:25:05 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NnxkO-0005Yo-7D for qemu-devel@nongnu.org; Sat, 06 Mar 2010 12:25:05 -0500 Received: from mo-p00-ob.rzone.de ([81.169.146.161]:47900) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1NnxkN-0005Yd-TK for qemu-devel@nongnu.org; Sat, 06 Mar 2010 12:25:04 -0500 From: Kevin Wolf Subject: Re: [Qemu-devel] [PATCH] EHCI support - device recognized, but no data Date: Sat, 6 Mar 2010 19:25:01 +0100 References: <4B9077C9.4040309@cisco.com> In-Reply-To: <4B9077C9.4040309@cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201003061925.01577@kevin-wolf.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jan Kiszka , "David S. Ahern" Am Freitag, 5. M=C3=A4rz 2010 04:17 schrieb David S. Ahern: > Jan: >=20 > I spent some more time on the EHCI support today. With the attached > patch (delta to the patch from yesterday) a USB key is recognized within > the guest (FC-12): Looks very nice. Actually I could access the file system on my USB stick. I= =20 have pushed your patch along with some additional minor changes to=20 git://repo.or.cz/qemu/kevin.git ehci. Jan, you might want to pull from ther= e. Kevin