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.
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