On Wed, Mar 10, 2010 at 8:39 PM, Chris Bagwell <[email protected]> wrote:
> I ported my MT patch patch and then did some very basic testing.
>
Seemed good overall.
>
I did notice that on BPT kernel driver, the logic to prevent sending touch
> events when pen is in proximity got removed. I verified I can (mistakenly)
> send touch events when I have my hand on pad while using pen.
>
Nice catch! A new entry, shared, is introduced to the wacom_wac struct that
keeps track of the status of the pen. This is to avoid the use of local
static variable since it would cause problem if there are two devices
running the same wacom_xxx _irq call.
I updated the code for TPC. But I forgot to do it for BPT :(. As I
mentioned in the release announcement, there are still a lot of work for
Bamboo touch.
Ping
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel