From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUTEs-0002XX-In for qemu-devel@nongnu.org; Sat, 07 May 2005 13:37:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUTEb-0002Nq-LT for qemu-devel@nongnu.org; Sat, 07 May 2005 13:37:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUTEb-0002Ib-Co for qemu-devel@nongnu.org; Sat, 07 May 2005 13:37:01 -0400 Received: from [24.93.47.44] (helo=ms-smtp-05-eri0.texas.rr.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DUTBZ-0003YJ-1e for qemu-devel@nongnu.org; Sat, 07 May 2005 13:33:53 -0400 Received: from [192.168.0.11] (cpe-67-9-163-3.austin.res.rr.com [67.9.163.3]) by ms-smtp-05-eri0.texas.rr.com (8.12.10/8.12.7) with ESMTP id j47HS5Rh022855 for ; Sat, 7 May 2005 12:28:06 -0500 (CDT) From: Lonnie Mendez Date: Sat, 7 May 2005 12:29:49 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505071229.49325.lmendez19@austin.rr.com> Subject: [Qemu-devel] usb-ohci driver inquery 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 I was browsing through the developer archives and saw there was a usb-ohci driver started back in June of last year. I can't help but ask what the status of this particular driver is? I read over the current patch and the code is well documented and clean. It also compiled with current qemu cvs with some modifications. Although I haven't tried it to check current functionality. It seems a shame to let this code die off.