From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nnx5C-00058Q-IC for qemu-devel@nongnu.org; Sat, 06 Mar 2010 11:42:30 -0500 Received: from [199.232.76.173] (port=59977 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nnx5B-00057L-Sj for qemu-devel@nongnu.org; Sat, 06 Mar 2010 11:42:29 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nnx5A-00016a-GH for qemu-devel@nongnu.org; Sat, 06 Mar 2010 11:42:29 -0500 Received: from fmmailgate03.web.de ([217.72.192.234]:34102) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nnx5A-00016K-1G for qemu-devel@nongnu.org; Sat, 06 Mar 2010 11:42:28 -0500 Message-ID: <4B9285F1.3060106@web.de> Date: Sat, 06 Mar 2010 17:42:25 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <4B9077C9.4040309@cisco.com> In-Reply-To: <4B9077C9.4040309@cisco.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB3D3281F9A3A3F8E3442356D" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH] EHCI support - device recognized, but no data List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "David S. Ahern" Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB3D3281F9A3A3F8E3442356D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable David S. Ahern wrote: > 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 withi= n > the guest (FC-12): >=20 > scsi 2:0:0:0: Direct-Access Kingston DT HyperX PMAP PQ: 0 > ANSI: 0 CCS > sd 2:0:0:0: Attached scsi generic sg1 type 0 > sd 2:0:0:0: [sda] 15646720 512-byte logical blocks: (8.01 GB/7.46 GiB) > sd 2:0:0:0: [sda] Write Protect is off > sd 2:0:0:0: [sda] Mode Sense: 23 00 00 00 > sd 2:0:0:0: [sda] Assuming drive cache: write through > sd 2:0:0:0: [sda] Assuming drive cache: write through > sda: sda1 sda2 > sd 2:0:0:0: [sda] Assuming drive cache: write through > sd 2:0:0:0: [sda] Attached SCSI removable disk >=20 >=20 > Unfortunately, fdisk fails to show any data. I'll be out for a few days= , > so I won't get back to this until next week. >=20 Cool! Actually, I'm more lucky: I can access the flash of my mobile as a mass storage. Performance (linear reading) is half of native if debugging is disabled (0.5 vs. 1 MByte/s). But one try also caused an "USB stall". Patch committed. I will also look for some cleanups (build breaks for non-x86 targets) and more tests soon. Jan --------------enigB3D3281F9A3A3F8E3442356D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkuShfEACgkQitSsb3rl5xRekACdEqICTA27/hKYpxMwWR0DGeFc mogAnAi5X+DuHMjOZgqR90g2kNZGy2vy =d/BZ -----END PGP SIGNATURE----- --------------enigB3D3281F9A3A3F8E3442356D--