From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kdql7-000166-OE for qemu-devel@nongnu.org; Thu, 11 Sep 2008 14:19:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kdql6-00014P-81 for qemu-devel@nongnu.org; Thu, 11 Sep 2008 14:19:13 -0400 Received: from [199.232.76.173] (port=58619 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdql5-00014D-TP for qemu-devel@nongnu.org; Thu, 11 Sep 2008 14:19:11 -0400 Received: from yw-out-1718.google.com ([74.125.46.153]:46941) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kdql5-0002jy-Kw for qemu-devel@nongnu.org; Thu, 11 Sep 2008 14:19:12 -0400 Received: by yw-out-1718.google.com with SMTP id 6so166436ywa.82 for ; Thu, 11 Sep 2008 11:19:08 -0700 (PDT) Message-ID: <48C960E9.70804@codemonkey.ws> Date: Thu, 11 Sep 2008 13:18:17 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <48C9487E.3080102@kernel.org> In-Reply-To: <48C9487E.3080102@kernel.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: USB patches Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Krasnyansky Cc: qemu-devel@nongnu.org, Aurelien Jarno Max Krasnyansky wrote: > Any comments on the USB patches I sent out a week ago ? > > [PATCH] uhci: Change default transaction lifetime to 32 frames > [PATCH] husb: Make control transactions asynchronous > [PATCH] usb: Support for removing device by host addr, improved auto > filter syntax > Sorry, I seemed to have missed these patches while on vacation. Thanks for the poke, I'll go back and look at them. Regards, Anthony Liguori > I can resend if needed. > > Thanx > Max >