From: Chris Bagwell <ch...@cnpbagwell.com>

These patches were inspired by yet another new Bamboo being
discussed and the trouble users where having patching
xf86-input-wacom to get touch feature working.

First patch fixes existing issue with MT Bamboo driver were
we were not defaulting to same values as Protocol 4 Bamboo driver.

Second patch sets 1FGT/2FGT based on keys probed instead of
basing it on tablet_id's.  This required updating ISDV4 and USB
code to give a hint on protocol (generic vs. 4/5) using ABS_MISC.

New in v2:

Updated patch 2 based on Ping's review.  Removed needless
set of WCM_PROTOCOL_4 and reworked if() statements to flow
the same for both generic and protocol 4/5.

Chris Bagwell (2):
  Set touch/gesture properties using features
  set 1FGT/2FGT based on wcmKeys instead of hardcode

 src/wcmISDV4.c          |    1 +
 src/wcmValidateDevice.c |   55 ++++++++++++++++++++++++++++++++++------------
 2 files changed, 41 insertions(+), 15 deletions(-)

-- 
1.7.3.3


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