All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Dyer <nick.dyer@itdev.co.uk>
To: Chase Douglas <chasedouglas@gmail.com>
Cc: Benjamin Tissoires <benjamin.tissoires@gmail.com>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Henrik Rydberg <rydberg@euromail.se>,
	Benjamin Tissoires <benjamin.tissoires@enac.fr>,
	Jiri Kosina <jkosina@suse.cz>, Stephane Chatty <chatty@enac.fr>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] HID: multitouch: add support of Atmel multitouch panels
Date: Tue, 03 Jan 2012 13:09:43 +0000	[thread overview]
Message-ID: <4F02FE17.2000800@itdev.co.uk> (raw)
In-Reply-To: <4EF4CE4A.1020907@gmail.com>

Chase Douglas wrote:
> On 12/23/2011 06:40 AM, Benjamin Tissoires wrote:
>> Signed-off-by: Benjamin Tissoires<benjamin.tissoires@gmail.com>
>> ---
>>   drivers/hid/Kconfig          |    1 +
>>   drivers/hid/hid-ids.h        |    3 +++
>>   drivers/hid/hid-multitouch.c |    5 +++++
>>   3 files changed, 9 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
>> index 5d6eb4e..e95b07c 100644
>> --- a/drivers/hid/Kconfig
>> +++ b/drivers/hid/Kconfig
>> @@ -335,6 +335,7 @@ config HID_MULTITOUCH
>>   	  Say Y here if you have one of the following devices:
>>   	  - 3M PCT touch screens
>>   	  - ActionStar dual touch panels
>> +	  - Atmel panels
>>   	  - Cando dual touch panels
>>   	  - Chunghwa panels
>>   	  - CVTouch panels
>
> I'm guessing this is different than the Atmel maXTouch chips. If so, can
> you figure out a model name so people aren't confused on which driver to
> use?

It is in fact a maXTouch chip - there are several different chips which 
are able to register as a USB digitizer device using that VID/PID.

-- 
Nick Dyer
Software Engineer, ITDev Ltd
Hardware and Software Development Consultancy
Website: http://www.itdev.co.uk

  parent reply	other threads:[~2012-01-03 13:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23 14:40 [PATCH 0/2] 3M and Atmel for hid-multitouch Benjamin Tissoires
2011-12-23 14:40 ` [PATCH 1/2] HID: multitouch: add support of Atmel multitouch panels Benjamin Tissoires
2011-12-23 18:54   ` Chase Douglas
2011-12-29 18:26     ` Benjamin Tissoires
2011-12-29 18:26       ` Benjamin Tissoires
2012-01-03 13:09     ` Nick Dyer [this message]
2011-12-23 14:41 ` [PATCH 2/2] HID: multitouch: add support for 3M 32" Benjamin Tissoires
2011-12-29 10:16 ` [PATCH 0/2] 3M and Atmel for hid-multitouch Henrik Rydberg
2012-01-02 10:12   ` Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F02FE17.2000800@itdev.co.uk \
    --to=nick.dyer@itdev.co.uk \
    --cc=benjamin.tissoires@enac.fr \
    --cc=benjamin.tissoires@gmail.com \
    --cc=chasedouglas@gmail.com \
    --cc=chatty@enac.fr \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rydberg@euromail.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.