From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Manoj Iyer <manoj.iyer@canonical.com>
Cc: linux-kernel@vger.kernel.org, pingc@wacom.com, chris@cnpbagwell.com
Subject: Re: [PATCH] add support for Lenovo tablet ID (0xE6)
Date: Thu, 31 Mar 2011 10:43:34 -0700 [thread overview]
Message-ID: <20110331174334.GA414@core.coreip.homeip.net> (raw)
In-Reply-To: <1301592052-4064-2-git-send-email-manoj.iyer@canonical.com>
On Thu, Mar 31, 2011 at 12:20:52PM -0500, Manoj Iyer wrote:
> Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
> ---
> drivers/input/tablet/wacom_wac.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/input/tablet/wacom_wac.c b/drivers/input/tablet/wacom_wac.c
> index 5597637..f751224 100644
> --- a/drivers/input/tablet/wacom_wac.c
> +++ b/drivers/input/tablet/wacom_wac.c
> @@ -1364,6 +1364,8 @@ static const struct wacom_features wacom_features_0xE2 =
> { "Wacom ISDv4 E2", WACOM_PKGLEN_TPC2FG, 26202, 16325, 255, 0, TABLETPC2FG };
> static const struct wacom_features wacom_features_0xE3 =
> { "Wacom ISDv4 E3", WACOM_PKGLEN_TPC2FG, 26202, 16325, 255, 0, TABLETPC2FG };
> +static const struct wacom_features wacom_features_0xE6 =
> + { "ISD-V4", WACOM_PKGLEN_TPC2FG, 27760, 15694, 255, 0, TABLETPC2FG };
Manoj, shouldn't we call it "Wacom ISDv4 E6" to be consistent?
Ping, is resolution the same as with other "ISDv4"s?
Thanks,
--
Dmitry
next prev parent reply other threads:[~2011-03-31 17:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-31 17:20 [PATCH] add support for Lenovo tablet ID (0xE6) Manoj Iyer
2011-03-31 17:20 ` Manoj Iyer
2011-03-31 17:43 ` Dmitry Torokhov [this message]
2011-03-31 17:46 ` Manoj
2011-03-31 17:58 ` Chris Bagwell
2011-03-31 18:07 ` Dmitry Torokhov
2011-03-31 18:21 ` Chris Bagwell
2011-03-31 18:28 ` Manoj
2011-03-31 19:17 ` Ping Cheng
-- strict thread matches above, loose matches on Subject: below --
2011-03-31 19:50 [PATCH V2] " Manoj Iyer
2011-03-31 19:50 ` [PATCH] " Manoj Iyer
2011-04-01 5:40 ` Dmitry Torokhov
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=20110331174334.GA414@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=chris@cnpbagwell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manoj.iyer@canonical.com \
--cc=pingc@wacom.com \
/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.