From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Henrik Rydberg" Subject: Re: [PATCH 0/2] autodetection of multitouch devices Date: Thu, 29 Sep 2011 10:19:56 +0200 Message-ID: <20110929081956.GA2282@polaris.bitmath.org> References: <1316617015-11648-1-git-send-email-benjamin.tissoires@gmail.com> <20110926144635.GA6921@polaris.bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtprelay-h21.telenor.se ([195.54.99.196]:56137 "EHLO smtprelay-h21.telenor.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754816Ab1I2IOn (ORCPT ); Thu, 29 Sep 2011 04:14:43 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Benjamin Tissoires Cc: =?iso-8859-1?Q?St=E9phane?= Chatty , Jiri Kosina , Dmitry Torokhov , USB list , linux-kernel@vger.kernel.org On Wed, Sep 28, 2011 at 11:25:38PM +0200, Benjamin Tissoires wrote: > On Wed, Sep 28, 2011 at 22:32, St=E9phane Chatty wro= te: > > > > Le 26 sept. 2011 =E0 16:47, Jiri Kosina a =E9crit : > > > >> On Mon, 26 Sep 2011, Henrik Rydberg wrote: > >> > >>>>> These two patches finally enable the kernel to handle multitouc= h devices correctly. > >>>>> If a device presents in its report descriptors the usage Contac= t ID, then it is considered as > >>>>> a multitouch device and handled by hid-multitouch. > >>>> > >>>> Hi Banjamin, > >>>> > >>>> thanks a lot for working on this. I have now queued the patches = in my > >>>> tree. > >>> > >>> Hi Benjamin, > >>> > >>> Late as it seems, here are a couple of questions: > >>> > >>> 1. How was this tested? By removing all white-listed devices in > >>> hid-multitouch.c to see if the usual suspects are still picked up= ? >=20 > Well, nearly all the devices that has been included since March passe= d > the first patch (I had it in my queue since a long time). > For now, only Stantum products are known to not work with this patch > if we remove them from hid_have_special_driver. I see, thanks. > As for the blacklist problem, we also know that this is not very > beautiful, but we are working on a better solution. For the moment, i= t > just allows people to have their device working out of the box > (crossing fingers). It is great that you share a working solution for most cases, but it does not look like mainline material yet, does it. A clean solution should probably modify the driver selection mechanism on a deeper level, or at least make use of the current whitelist. Thanks, Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html