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

The following set of patches was result from attempting
to port new code in linuxwacom-0.8.5-10 in wcmCommon.c's
xf86WcmMatchDevice().  That new logic was duplicating
logic already in usbWcmGetRanges()'s and seemed a bad
way to solve the issue.

The first 2 patches are basically code cleanup based on
reviewing related code.

The last patch is required to get correct values
for MaxX/Y/Z on Bamboo P&T's in all cases.  

Chris Bagwell (3):
  Remove user setting of MaxX/MaxY/MaxZ in xorg.conf.
  remove unused wcmUserResolv* variables.
  Fix usbGetRanges() for any load order of touch/pad

 src/wcmUSB.c            |   21 ++++++++++++++++-----
 src/wcmValidateDevice.c |   22 ----------------------
 src/xf86WacomDefs.h     |    6 ------
 3 files changed, 16 insertions(+), 33 deletions(-)


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to