From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kdp7w-0002GK-UF for qemu-devel@nongnu.org; Thu, 11 Sep 2008 12:34:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kdp7w-0002Fm-50 for qemu-devel@nongnu.org; Thu, 11 Sep 2008 12:34:40 -0400 Received: from [199.232.76.173] (port=39501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdp7v-0002Fg-Vn for qemu-devel@nongnu.org; Thu, 11 Sep 2008 12:34:40 -0400 Received: from hera.kernel.org ([140.211.167.34]:58536) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kdp7v-0005Jm-PR for qemu-devel@nongnu.org; Thu, 11 Sep 2008 12:34:40 -0400 Message-ID: <48C9487E.3080102@kernel.org> Date: Thu, 11 Sep 2008 09:34:06 -0700 From: Max Krasnyansky MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] 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: anthony@codemonkey.ws, Aurelien Jarno Cc: qemu-devel@nongnu.org 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 I can resend if needed. Thanx Max