From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Rull Subject: Re: USB Scanner Date: Tue, 04 Jan 2011 00:35:12 +0100 Message-ID: <4D225D30.6030907@rdsoftware.de> References: <4D21EE8A.7060108@rdsoftware.de> <4D2254C7.40906@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: David Ahern Return-path: Received: from moutng.kundenserver.de ([212.227.126.186]:53218 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750755Ab1ACXfK (ORCPT ); Mon, 3 Jan 2011 18:35:10 -0500 In-Reply-To: <4D2254C7.40906@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: David Ahern wrote: > > > The attached work for me with an Epson CX7800. I was able to print and > scan with Vista; driver setup for XP was more of a pain - I only got the > printer setup working. > > It's the EHCI code from > > git://git.kiszka.org/qemu.git ehci > > with http://www.mail-archive.com/qemu-devel@nongnu.org/msg38795.html and > a couple of local additions. Applies cleanly to qemu-kvm.git as of today > (b724fa4bb46b82c54b5f0a2cf9177194020433efO). > > EHCI is not ready for prime time, but works for use cases like this one. > > David > Hi David, thanks for the patch. Have you tested USB transfer rates using a USB Memory Stick or something similar? If yes, which transfer rates have you reached? Best regards, Erik