All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henrik Rydberg" <rydberg@euromail.se>
To: Chris Bagwell <chris@cnpbagwell.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Jiri Kosina <jkosina@suse.cz>,
	Chase Douglas <chase.douglas@canonical.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	Takashi Iwai <tiwai@suse.de>
Subject: Re: [PATCH 1/4] Input: synaptics - add multitouch packet support
Date: Sat, 18 Dec 2010 18:06:03 +0100	[thread overview]
Message-ID: <20101218170603.GA1498@polaris.bitmath.org> (raw)
In-Reply-To: <AANLkTiktxcwfSvoVDEe3ykcT7ff9VwL_NBRVbbEvuJCV@mail.gmail.com>

On Sat, Dec 18, 2010 at 10:56:59AM -0600, Chris Bagwell wrote:
> On Sat, Dec 18, 2010 at 10:55 AM, Chris Bagwell <chris@cnpbagwell.com> wrote:
> > On Sat, Dec 18, 2010 at 8:52 AM, Henrik Rydberg <rydberg@euromail.se> wrote:
> >> From: Chase Douglas <chase.douglas@canonical.com>
> >>
> >> Synaptics 2.7 series of touchpads support a mode for reporting 2 sets
> >> of X/Y/Pressure data (multi-touch).  These same devices default mode
> >> report single finger data and do not report finger counts.
> >>
> >> Enabling MT mode makes finger count reporting start working in same
> >> fashion as touchpads that claim that capability. Up to three fingers
> >> can be reported this way.
> >>
> >> While in MT mode and two or three fingers are touching, two sets of
> >> data are sent.  The first is a new format buffer with lower resolution
> >> reporting of stationary finger and the second is standard data format
> >> reporting movement.
> >
> > We should probably update this comment and remove parts that mention
> > stationary and movement.  It appears to be doing finger tracking and
> > first packet is always first touch... except we are getting reports
> > that clickpads/integrated button pads may not be consistently like
> > this.
> >
> 
> Sorry.  Not first packet but higher resolution/second packet.

Not for all devices, it seems - at least not mine, which is not a clickpad.

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

WARNING: multiple messages have this Message-ID (diff)
From: "Henrik Rydberg" <rydberg@euromail.se>
To: Chris Bagwell <chris@cnpbagwell.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Jiri Kosina <jkosina@suse.cz>,
	Chase Douglas <chase.douglas@canonical.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	Takashi Iwai <tiwai@suse.de>
Subject: Re: [PATCH 1/4] Input: synaptics - add multitouch packet support
Date: Sat, 18 Dec 2010 18:06:03 +0100	[thread overview]
Message-ID: <20101218170603.GA1498@polaris.bitmath.org> (raw)
In-Reply-To: <AANLkTiktxcwfSvoVDEe3ykcT7ff9VwL_NBRVbbEvuJCV@mail.gmail.com>

On Sat, Dec 18, 2010 at 10:56:59AM -0600, Chris Bagwell wrote:
> On Sat, Dec 18, 2010 at 10:55 AM, Chris Bagwell <chris@cnpbagwell.com> wrote:
> > On Sat, Dec 18, 2010 at 8:52 AM, Henrik Rydberg <rydberg@euromail.se> wrote:
> >> From: Chase Douglas <chase.douglas@canonical.com>
> >>
> >> Synaptics 2.7 series of touchpads support a mode for reporting 2 sets
> >> of X/Y/Pressure data (multi-touch).  These same devices default mode
> >> report single finger data and do not report finger counts.
> >>
> >> Enabling MT mode makes finger count reporting start working in same
> >> fashion as touchpads that claim that capability. Up to three fingers
> >> can be reported this way.
> >>
> >> While in MT mode and two or three fingers are touching, two sets of
> >> data are sent.  The first is a new format buffer with lower resolution
> >> reporting of stationary finger and the second is standard data format
> >> reporting movement.
> >
> > We should probably update this comment and remove parts that mention
> > stationary and movement.  It appears to be doing finger tracking and
> > first packet is always first touch... except we are getting reports
> > that clickpads/integrated button pads may not be consistently like
> > this.
> >
> 
> Sorry.  Not first packet but higher resolution/second packet.

Not for all devices, it seems - at least not mine, which is not a clickpad.

Henrik

  reply	other threads:[~2010-12-18 17:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18 14:52 [PATCH 0/4] Input: synaptics - add semi-mt support Henrik Rydberg
2010-12-18 14:52 ` [PATCH 1/4] Input: synaptics - add multitouch packet support Henrik Rydberg
2010-12-18 16:55   ` Chris Bagwell
2010-12-18 16:55     ` Chris Bagwell
2010-12-18 16:56     ` Chris Bagwell
2010-12-18 16:56       ` Chris Bagwell
2010-12-18 17:06       ` Henrik Rydberg [this message]
2010-12-18 17:06         ` Henrik Rydberg
2010-12-18 17:54     ` Henrik Rydberg
2010-12-18 20:44       ` Chris Bagwell
2010-12-18 20:44         ` Chris Bagwell
2010-12-21 16:45       ` Chase Douglas
2010-12-19  8:16   ` Dmitry Torokhov
2010-12-19  9:36     ` Henrik Rydberg
2010-12-18 14:52 ` [PATCH 2/4] Input: synaptics - ignore bogus mt packet Henrik Rydberg
2010-12-18 17:05   ` Chris Bagwell
2010-12-18 17:05     ` Chris Bagwell
2010-12-18 14:53 ` [PATCH 3/4] Input: synaptics - report clickpad property Henrik Rydberg
2010-12-18 14:53 ` [PATCH 4/4] Input: synaptics - emit multitouch data Henrik Rydberg
2010-12-18 17:11   ` Chris Bagwell

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=20101218170603.GA1498@polaris.bitmath.org \
    --to=rydberg@euromail.se \
    --cc=chase.douglas@canonical.com \
    --cc=chris@cnpbagwell.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiwai@suse.de \
    /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.