Ping Cheng wrote:
> On Wed, Mar 10, 2010 at 8:39 PM, Chris Bagwell <ch...@cnpbagwell.com 
> <mailto:ch...@cnpbagwell.com>> 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

Is the update in the mentioned verion (as dirty update)? Or is it in Git?
Thought I should ask before I gave it a try ;-)

Thanks!

Remy

------------------------------------------------------------------------------
Download Intel&#174; 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
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to