Hi Peter,
The following changes since commit 2e125f4f2993220652b375c1f934516ed0b79c67: Have Lenovo "ISD-V4" (0x6004) sensor use wacom driver (2014-02-11 12:08:52 -0800) are available in the git repository at: ssh://people.freedesktop.org/~eich/xf86-input-wacom.git for_Peter for you to fetch changes up to 93d232ac0140251b9b3ee4fe6e11ee65553f8284: Log when the pen device appears to be too worn out (2014-02-19 14:08:58 +0100) ---------------------------------------------------------------- Egbert Eich (12): Fix type mismatch in test suite Fix loads of 'redundand declaration' warnings in test suite Add missing symbol xf86PrintChipsets() for test suite Make tested static functions non-static for test suite Fix warning about discarding 'const' qualifier Fix '-Wuninitialized' warnings Fix spurious '-Wshadow' warning Get rid of spurious 'format not a string literal' warnings Remove test if pressure falls below the minPressure Avoid 'division by zero' in xf86ScaleAxis() Add more detailed messaging in code that handles abnormal situations Log when the pen device appears to be too worn out src/wcmCommon.c | 71 ++++++++++++++++++++++++++++--------- src/wcmConfig.c | 3 +- src/wcmISDV4.c | 104 +++++++++++++++++++++++-------------------------------- src/wcmUSB.c | 5 ++- src/wcmValidateDevice.c | 2 +- src/xf86Wacom.c | 3 +- src/xf86Wacom.h | 35 +++++++++++++++---- src/xf86WacomDefs.h | 3 +- test/Makefile.am | 3 +- test/fake-symbols.c | 40 ++++++++++++++++----- test/fake-symbols.h | 198 ++++---------------------------------------------------------------------------------------------------- test/wacom-tests.c | 6 ++-- 12 files changed, 181 insertions(+), 292 deletions(-) ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel