From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hps58-0007FC-4i for qemu-devel@nongnu.org; Sun, 20 May 2007 16:32:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hps57-0007F0-N8 for qemu-devel@nongnu.org; Sun, 20 May 2007 16:32:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hps57-0007Er-GB for qemu-devel@nongnu.org; Sun, 20 May 2007 16:32:45 -0400 Received: from relais.videotron.ca ([24.201.245.36]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hps57-00072Q-5Z for qemu-devel@nongnu.org; Sun, 20 May 2007 16:32:45 -0400 Received: from [192.168.0.100] ([74.56.228.237]) by VL-MH-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0JIC00HG0X2K7L40@VL-MH-MR001.ip.videotron.ca> for qemu-devel@nongnu.org; Sun, 20 May 2007 16:32:44 -0400 (EDT) Date: Sun, 20 May 2007 16:32:44 -0400 From: Jonathan Phenix Subject: Re: [Qemu-devel] [PATCH] Joystick API In-reply-to: <4643B273.4040907@videotron.ca> Message-id: <4650B06C.60502@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: QUOTED-PRINTABLE References: <4643B273.4040907@videotron.ca> 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 Jonathan Phenix wrote: > Hi, > > this is an attempt to add a simple joystick API to qemu. This API w= ill=20 > be required for my upcoming Playstation emulator. It includes a "nu= ll"=20 > driver, I have a Linux and SDL driver as well, I will send them whe= n=20 > this patch will be merged. Constructive comments are welcome. No comment were posted about the patch and it was not committed in CV= S,=20 is it going to be done or some modifications are required? I can prod= uce=20 a patch that will include both the new subsystem as well as the 2 rea= l=20 drivers if needed. Regards, Jonathan Ph=E9nix