From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LnGCy-0000Bv-Sj for qemu-devel@nongnu.org; Fri, 27 Mar 2009 13:51:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnGCu-00008G-I2 for qemu-devel@nongnu.org; Fri, 27 Mar 2009 13:51:08 -0400 Received: from [199.232.76.173] (port=49232 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnGCu-00008B-9d for qemu-devel@nongnu.org; Fri, 27 Mar 2009 13:51:04 -0400 Received: from smtp1-g21.free.fr ([212.27.42.1]:42385) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnGCt-0002ai-L5 for qemu-devel@nongnu.org; Fri, 27 Mar 2009 13:51:04 -0400 In-Reply-To: <200903271747.44767.paul@codesourcery.com> Subject: Re: [Qemu-devel] [PATCH][RFC] USB Wacom fixes From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Fri, 27 Mar 2009 18:51:00 +0100 CET Message-Id: <21866344006-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org > > As Paul said, usb-wacom.c mostly copies usb-hid.c appart from the > > wacom > > specific mode and should probably be merged later on. > > Actually, I said it should be removed/mwerged now. Right, but I wanted to first have it working before risking merging broken code in usb-hid.c :) Fran=C3=A7ois.