* [PATCH 0/2 v2] elantech: Additional info reporting with version 2
@ 2010-05-08 16:34 Éric Piel
2010-05-20 17:47 ` Éric Piel
0 siblings, 1 reply; 3+ messages in thread
From: Éric Piel @ 2010-05-08 16:34 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: Florian Ragwitz, linux-input@vger.kernel.org
Hello,
Will follow a second version of my patches to support more information
in the hardware version 2 of elantech. The main changes is that I've
done much further reverse engineering on the protocol, and found out that:
* the width is acutally reported on 6 bits (not just 4)
* the coordinates of the three finger touch are rerported as a one
finger touch
* it's possible to differentiate between 3 and 4 fingers touch
The second patch to add MT support has only be adapted to work better
with mousedev, as suggested by Dmitry.
Patches are against git input-linux for-linus.
See you,
Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2 v2] elantech: Additional info reporting with version 2
2010-05-08 16:34 [PATCH 0/2 v2] elantech: Additional info reporting with version 2 Éric Piel
@ 2010-05-20 17:47 ` Éric Piel
2010-05-20 17:52 ` [PATCH 0/2 v2] elantech: Additional info reporting with version2 Dmitry Torokhov
0 siblings, 1 reply; 3+ messages in thread
From: Éric Piel @ 2010-05-20 17:47 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: Florian Ragwitz, linux-input@vger.kernel.org
Op 08-05-10 18:34, Éric Piel schreef:
> Hello,
>
> Will follow a second version of my patches to support more information
> in the hardware version 2 of elantech. The main changes is that I've
> done much further reverse engineering on the protocol, and found out that:
> * the width is acutally reported on 6 bits (not just 4)
> * the coordinates of the three finger touch are rerported as a one
> finger touch
> * it's possible to differentiate between 3 and 4 fingers touch
>
> The second patch to add MT support has only be adapted to work better
> with mousedev, as suggested by Dmitry.
>
> Patches are against git input-linux for-linus.
Hi Dmitry,
These two patches were not in your queue for 2.6.35-rc0. Is there any
additional changes that you'd like to have on them before merging?
Cheers,
Eric
--
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2 v2] elantech: Additional info reporting with version2
2010-05-20 17:47 ` Éric Piel
@ 2010-05-20 17:52 ` Dmitry Torokhov
0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2010-05-20 17:52 UTC (permalink / raw)
To: Éric Piel; +Cc: Florian Ragwitz, linux-input@vger.kernel.org
On Thursday 20 May 2010 10:47:20 am Éric Piel wrote:
> Op 08-05-10 18:34, Éric Piel schreef:
> > Hello,
> >
> > Will follow a second version of my patches to support more information
> > in the hardware version 2 of elantech. The main changes is that I've
> >
> > done much further reverse engineering on the protocol, and found out that:
> > * the width is acutally reported on 6 bits (not just 4)
> > * the coordinates of the three finger touch are rerported as a one
> >
> > finger touch
> >
> > * it's possible to differentiate between 3 and 4 fingers touch
> >
> > The second patch to add MT support has only be adapted to work better
> > with mousedev, as suggested by Dmitry.
> >
> > Patches are against git input-linux for-linus.
>
> Hi Dmitry,
> These two patches were not in your queue for 2.6.35-rc0. Is there any
> additional changes that you'd like to have on them before merging?
>
Eric,
It is still unclear to me what is the cutoff version of the firmware
that starts reporting teh width and multiple fingers. I think that
we should not advertise these capabilities on touchpads that do not
support them.
So basically more testing/data is needed at this point.
--
Dmitry
--
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-20 17:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08 16:34 [PATCH 0/2 v2] elantech: Additional info reporting with version 2 Éric Piel
2010-05-20 17:47 ` Éric Piel
2010-05-20 17:52 ` [PATCH 0/2 v2] elantech: Additional info reporting with version2 Dmitry Torokhov
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.