Current master has some issues with serial tablets that require a baud rate
of 19200, not our current default of 38400. Most notably, even if a baud
rate is configured in the xorg.conf the tablet may use a wrong one.
The patches below fix these issues, and set the default baudrate based on
the model ID.

The following changes since commit 49fc694e0d2db4d5ef8d26def9d07c497e1bfb9c:

  Normalize Airbrush absolute wheel to ArtPen rotation (2010-07-19 14:56:28 
+1000)

are available in the git repository at:
  git://people.freedesktop.org/~whot/xf86-input-wacom.git 19200-issues

Jan Steffens (2):
      Make sure the baudrate is properly set
      Make 19200 the default baud rate for 0x90 TPCs

Peter Hutterer (4):
      ISDV4: document the init process.
      ISDV4: don't overwrite the baud setting for 19200 tablets.
      ISDV4: if the BaudRate was autodetected to 19200, replace it in the 
options.
      ISDV4: use case range statements instead of nested ifs.

 src/wcmISDV4.c |  114 ++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 73 insertions(+), 41 deletions(-)


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to