From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Ross Subject: Re: [PATCH] WeTab device ID Date: Fri, 17 Dec 2010 15:03:13 -0800 Message-ID: <4D0BEC31.5020703@plausible.org> References: <4D0AA66F.6080506@plausible.org> <20101217120322.GA3873@polaris> <4D0BD443.1070803@plausible.org> <20101217215815.GA3800@polaris> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from li44-10.members.linode.com ([72.14.181.10]:60980 "EHLO plausible.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755026Ab0LQXDN (ORCPT ); Fri, 17 Dec 2010 18:03:13 -0500 In-Reply-To: <20101217215815.GA3800@polaris> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Henrik Rydberg Cc: Dmitry Torokhov , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On 12/17/2010 01:58 PM, Henrik Rydberg wrote: > On Fri, Dec 17, 2010 at 01:21:07PM -0800, Andy Ross wrote: >> > On 12/17/2010 04:03 AM, Henrik Rydberg wrote: >>> > > Thanks for the patch. Does the one below work for you? >> > >> > Looks like this is against more recent changes than I see in the "hid" >> > branch of input-mt on kernel.org. I don't see a >> > "...EGALAX_MULTITOUCH3" defined there. Maybe you missed a push? So >> > not tested as-is, but certainly looks correct by inspection. > > Ah, the tip is actually at the next branch, never did say that. OK, makes much more sense. Applies and works great, thanks. Andy