From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FXItU-0005vc-8J for qemu-devel@nongnu.org; Sat, 22 Apr 2006 10:15:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FXItS-0005vE-Mv for qemu-devel@nongnu.org; Sat, 22 Apr 2006 10:15:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXItS-0005vB-Jc for qemu-devel@nongnu.org; Sat, 22 Apr 2006 10:15:26 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1FXIvF-0001Zo-Ro for qemu-devel@nongnu.org; Sat, 22 Apr 2006 10:17:18 -0400 Message-ID: <444A3A7C.6060008@gmx.de> Date: Sat, 22 Apr 2006 16:15:24 +0200 From: nix.wie.weg@gmx.de MIME-Version: 1.0 Subject: Re: [Qemu-devel] Large USB patch References: <4447E811.1040403@gmx.de> In-Reply-To: <4447E811.1040403@gmx.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, I have made a new patch which includes all changes from yesterday, because there were already inconsistencies Also attached is the log of my USB scanner (The last lines are repeated for ever). It is recognized but when the first bulk packet is send to it, I get a ETIMEDOUT Error and I don't know why. I have already tried to give back a STALL and I have also tried to clear the stall first ... . With kind regards Tino H. Seifert patch: http://217.20.126.200/tino/usb-2006-04-22.patch scanner.log http://217.20.126.200/tino/usb-scanner.log