From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYmjh-0001xI-Sp for qemu-devel@nongnu.org; Wed, 26 Apr 2006 12:19:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYmjf-0001wX-9u for qemu-devel@nongnu.org; Wed, 26 Apr 2006 12:19:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYmjf-0001wT-42 for qemu-devel@nongnu.org; Wed, 26 Apr 2006 12:19:27 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1FYmmN-0001XG-KU for qemu-devel@nongnu.org; Wed, 26 Apr 2006 12:22:15 -0400 Message-ID: <444F9D90.9040306@gmx.de> Date: Wed, 26 Apr 2006 18:19:28 +0200 From: nix.wie.weg@gmx.de MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Large USB-Patch Documentation and todays CVS patch 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, As Fabrice pointed out to me yesterday, it takes time to understand the new usb api. To make this process easier I have assembled a small documentation. You will find it here: http://217.20.126.200/tino/usb_api.pdf http://217.20.126.200/tino/usb_api.odg the patch which applies cleanly against todays cvs version is here, (which includes some small naming changes, as I discovered that I have used two times the same name for different functions. This was not a problem as this were local functions, but it was not so good for understanding the new api): http://217.20.126.200/tino/usb-2006-04-26.patch With kind regards, Tino H. Seifert