On Mon, Jan 17, 2011 at 04:01:43PM -0600, Chris Bagwell wrote:
> On Mon, Jan 17, 2011 at 3:47 PM, David Timms <[email protected]> wrote:
> > On 16/01/11 23:43, David Timms wrote:
> >> Hi, not knowing much about tablets, I'm hoping someone might know if
> >> protocol described below appears to be identical to that used by one of
> >> the wacom devices, or even if it matches some other device, should you
> >> know it.
> > ...
> >> eg something like: the following being streamed
> >> \x80 \x01 \x01 \x00 \x34 \x45
> >> \x84 \x01 \x01 \x00 \x34 \x45
> >
> > Does this binary protocol look familiar to any wacom developers ?
> > Or is it some standard protocol, or match another device ?
> > (would this be better on the user list ?)
> >
> 
> All references I've seen for wacom pen tool packets are 7 bytes or 9
> bytes; especially for serial and ISDV4 devices.
> 
> You didn't mention values changing based on tool pressure.  If no
> pressure then its surely not a wacom.
> 
> There is a patch you can goolge (xf86-input-wacom_git-20100511.patch)
> that contains the layout of wacom serial packets.

9600 indicates it's not one of the tablets we support, that's for sure. I
think the old Intuos 1 and 2 had 9600 baud, so _maybe_ it's one of them.

the format with the highest bit set in byte 1 but not in the others is
similar to ISDV4. the button flags in the first byte are a different layout
though. so it's similar to some extent, but definitely not the protocol we
currently support.
 
Cheers,
  Peter

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to