On Tue, Mar 18, 2014 at 3:54 PM, Peter Hutterer
<peter.hutte...@who-t.net> wrote:
>
> As I described in the blog post below, I set up Fedora to use a systemd
> service for starting inputattach for serial devices.
> http://who-t.blogspot.com.au/2013/12/wacom-serial-devices-and-inputattach-in.html
>
> This worked fine, until we got a bug report for a tablet that uses 19200
> instead 38400 baud. Turns out that while we can roughly guess what devices
> use what rate, we don't know for sure based on the ID. All this ends up
> being well past the capabilities of inputattach. This patch set write a
> clone of inputattach that does all the above: it guesses a baud rate based
> on the ID, then queries the tablet in serial mode, then adjusts the baud
> rate if necessary and attaches the kernel driver.
>
> Patches 01-11 are just general cleanup. isdv4.h should eventually be split
> up into a header + source files and a shared library but for now this will
> do.
>
> Cheers,
>   Peter
>

Looks good overall --

Acked-by: Jason Gerecke <killert...@gmail.com>

Jason
---
Now instead of four in the eights place /
you’ve got three, ‘Cause you added one  /
(That is to say, eight) to the two,     /
But you can’t take seven from three,    /
So you look at the sixty-fours....

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to