On Thu, Dec 1, 2011 at 12:36 PM, Chris Bagwell <[email protected]> wrote: >> Dnia 2011-12-01, czw o godzinie 08:02 -0800, Ping Cheng pisze: >>> On Thu, Dec 1, 2011 at 6:58 AM, Chris Bagwell <[email protected]> wrote: >> [..] >>> >> We'll need users to test the patches, especially for older P4 tablets, >>> >> before pushing the patch upstream. >>> > >>> > Do you mean patches for kernel side or xf86-input-wacom? >>> > >>> > For kernel side, I think I'd better leave it to Przemo to test with >>> > device. > > The part I was referring to was to remove support for MSC_SERIAL from > hid-wacom for only this Intuos4 device and then verify that still > works with pre-existing xf86-input-wacom.
The WL Intuos4 still needs MSC_SERIAL since the tools have serial number. The Bluetooth Graphire does not need MSC_SERIAL. > When I wrote that reply, I didn't think there are any other wacom > kernel drivers that are using generic protocol yet declaring > MSC_SERIAL but now I'm confused. Protocol 4 devices in wacom_wac.c still report MSC_SERIAL, which is unnessary, I think. > I looked at 3.2-rc2 wacom_wac.c and I see now that BTN_TOO_FINGER was > removed from all P4/P5 devices when sending PAD events. It looks to > me like they are trying to be generic now. I've no idea how or when I > missed that change. Surely I wasn't imaging that when I wrote: No, P5 devices are not generic. They still report ABS_MISC for tool types. > http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Kernel_Input_Event_Overview > > Anyways, at least for these P4 tablets (graphire's mostly) it looks > like we may be able to remove MSC_SERIAL and ABS_MISC from wacom_wac.c > but that surely would need testing by people with those older P4's. You are right again ;). That's why I said we need users' testing feedback. > If it helps, I could post a patch to wacom_wac.c but we'd need testers. It sure helps. Thank you. Ping ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
