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

This patch series almost fixes all the recent regressions that 
made Bamboo touchpad stot working.  I still need this hack
added to top of wcmMappingFactor() to get it working:

+       /* FIXME */
+       priv->maxWidth = priv->maxX;
+       priv->maxHeight = priv->maxY;

Since I do not have a good fix or that yet, I wanted to get the easy 
stuff in review pipe line in the mean time.

Chris Bagwell (4):
  Init device_type during ABS_MT_TRACKING_ID
  Set WCM_PEN feature based on wcmKeys
  Init relative X/Y axis to use tablets min/max size
  delete unneeded code in wcmVirtualTabletSize

 src/wcmUSB.c            |   20 +++-----------------
 src/wcmValidateDevice.c |    6 +++---
 src/xf86Wacom.c         |   19 ++++++++++---------
 3 files changed, 16 insertions(+), 29 deletions(-)

-- 
1.7.3.4


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
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