On Fri, Dec 31, 2010 at 8:48 PM,  <ch...@cnpbagwell.com> wrote:
> From: Chris Bagwell <ch...@cnpbagwell.com>
>
> This is second version of patch to allow using previous tools
> event values and get rid of memset().  This patch continues
> to do memset() for protocol 5 devices because of their complexities
> and it keeps PAD device isolated for protocol 4 and generic.

Somehow I feel this solution is only needed for MT devices receiving
data in kernel MT foramt. Without testing the patch on different
platforms, I can not say it for sure. But I do not have time for
testing....

Let the patchset merge in the repo so more people can test it.

Acked-by: Ping Cheng <pingli...@gmail.com>

Ping

> Because of how MT events are sent, its really important to get
> rid of memset() for it to function correctly.
>
> Previously, a bug kept wmUseMT=0.  This meant we were only processing
> ST ABS_X/Y/Pressure which work somewhat OK with memset().
>
> Chris Bagwell (2):
>  Use previous tools values when switching tools.
>  fix logic detecting ABS_MT_SLOT
>
>  src/wcmUSB.c        |  111 
> ++++++++++++++++++++++-----------------------------
>  src/xf86WacomDefs.h |    1 +
>  2 files changed, 49 insertions(+), 63 deletions(-)
>
> --
> 1.7.3.4
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Linuxwacom-devel mailing list
> Linuxwacom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
>

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to