From: "Li, Yan I" <yan.i.li@intel.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>, tobynbertram@hotmail.com
Cc: Takashi Iwai <tiwai@suse.de>,
"meego-kernel@lists.meego.com" <meego-kernel@lists.meego.com>,
"Ding, Jian-feng" <jian-feng.ding@intel.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Subject: Re: [PATCH v2] Input: Bug 18122 - Support Lenovo S10-3t's 2-button ClickPad
Date: Tue, 30 Nov 2010 16:08:01 +0800 [thread overview]
Message-ID: <20101130080759.GA17830@thyme.bj.intel.com> (raw)
In-Reply-To: <20101130075026.GA15731@core.coreip.homeip.net>
On Tue, Nov 30, 2010 at 03:50:26PM +0800, Dmitry Torokhov wrote:
> On Tue, Nov 30, 2010 at 03:44:06PM +0800, Yan Li wrote:
> > This is for kernel bug #18122 and MeeGo bug #4807, version 2.
> >
> > Lenovo S10-3t's ClickPad is a 2-button ClickPad that reports BTN_LEFT
> > and BTN_RIGHT as normal touchpad, unlike the 1-button ClickPad used in
> > HP mini 210 that reports solely BTN_MIDDLE.
> >
> > Of c0-cap response, the 1-button ClickPad has the 20-bit set while
> > 2-button ClickPad has the 8-bit set.
> >
> > This patch makes the kernel only handle 1-button ClickPad specially,
> > and treat 2-button ClickPad as same as other normal touchpads.
> >
>
> As Takashi mentioned, HP Clickpads have the same 0x0c signature than
> Lenovos non-clickpads so this is not that simple. We need to wait and
> see if Christopher will shed some light here...
So the only exception is the one reported by tob. These are the bits
I've collected:
Yan's S10-3t: model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x4a0500 (2 button clickpad)
tob's S10-3t: model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe40000/0x5a0400 (?)
hp Envy 14/mini210:
model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe40000/0x5a0400 (1 button clickpad)
I asked tob to double-check his model and whether his touchpad emits
BTN_MIDDLE or not but get no reply yet. I've checked 4 S10-3t
purchased at different dates and all of them show same exc0 cap, but I
have to say other models selling in other parts of the world may be
still different.
--
Best regards,
Li, Yan
MeeGo Team, Opensource Technology Center, SSG, Intel
Office tel.: +86-10-82171695 (inet: 8-758-1695)
OpenPGP key: 5C6C31EF
IRC: yanli on network irc.freenode.net
next prev parent reply other threads:[~2010-11-30 8:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-27 3:56 [PATCH] Input: Lenovo S10-3t's touchpad support Yan Li
2010-11-27 7:55 ` Dmitry Torokhov
2010-11-29 8:53 ` Yan I Li
2010-11-30 2:18 ` Li, Yan I
2010-11-30 7:12 ` Takashi Iwai
2010-11-30 8:09 ` Li, Yan I
2010-11-30 7:44 ` [PATCH v2] Input: Bug 18122 - Support Lenovo S10-3t's 2-button ClickPad Yan Li
2010-11-30 7:50 ` Dmitry Torokhov
2010-11-30 8:08 ` Li, Yan I [this message]
2010-11-30 15:48 ` Tobyn Bertram
2010-12-01 4:11 ` Li, Yan I
2010-12-01 6:04 ` Takashi Iwai
[not found] ` <BAY130-W15C8BF6B2994FAE083FAF5DE260@phx.gbl>
2010-12-01 7:18 ` Li, Yan I
2010-12-01 7:23 ` Dmitry Torokhov
2010-12-01 7:46 ` Dmitry Torokhov
2010-12-01 8:01 ` Li, Yan I
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=20101130080759.GA17830@thyme.bj.intel.com \
--to=yan.i.li@intel.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jian-feng.ding@intel.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=meego-kernel@lists.meego.com \
--cc=tiwai@suse.de \
--cc=tobynbertram@hotmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).