Re: [Linuxwacom-devel] legacy serial tablet support

2011-06-22 Thread Julian Squires
On Wed, Jun 22, 2011 at 6:52 PM, Peter Hutterer wrote: > putting the old serial driver back in is just a stopgap measure anyway, > long-term this should all live in the kernel. One thing I can definitely > recommend is to analyse the old code and put a protocol description up on > our wiki. Once t

Re: [Linuxwacom-devel] legacy serial tablet support

2011-06-22 Thread Peter Hutterer
On Wed, Jun 22, 2011 at 10:36:59AM -0500, Chris Bagwell wrote: > On Wed, Jun 22, 2011 at 9:24 AM, Julian Squires wrote: > > Hi, > > > > I'm currently working on getting the current xf86-input-wacom driver > > to support my old Wacom Digitizer II. > > > >  I've looked at the previous approach of dr

Re: [Linuxwacom-devel] legacy serial tablet support

2011-06-22 Thread Chris Bagwell
On Wed, Jun 22, 2011 at 9:24 AM, Julian Squires wrote: > Hi, > > I'm currently working on getting the current xf86-input-wacom driver > to support my old Wacom Digitizer II. > >  I've looked at the previous approach of dropping wcmSerial.* back in > and hacking around until it works, and I am wond

[Linuxwacom-devel] legacy serial tablet support

2011-06-22 Thread Julian Squires
Hi, I'm currently working on getting the current xf86-input-wacom driver to support my old Wacom Digitizer II. I've looked at the previous approach of dropping wcmSerial.* back in and hacking around until it works, and I am wondering if it would be cleaner to move some of the code to the Linux k