Thread (19 messages) 19 messages, 4 authors, 2010-11-01

Re: [PATCH 4/5] input: wacom: Add support for the Bamboo Touch trackpad (rev4)

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2010-09-05 20:03:34
Also in: lkml

On Sun, Sep 05, 2010 at 12:04:00PM +0200, Henrik Rydberg wrote:
On 09/04/2010 03:43 PM, Henrik Rydberg wrote:

[...]
quoted
@@ -955,6 +1007,12 @@ void wacom_setup_device_quirks(struct wacom
	if (features->type == TABLETPC || features->type == TABLETPC2FG ||
	    features->type == BAMBOO_PT)
		features->quirks |= WACOM_QUIRK_MULTI_INPUT;
+
+	/* quirks for bamboo touch */
+	if (features->type == BAMBOO_PT) {
This line should have "&& features->device_type == BTN_TOOL_TRIPLETAP" appended
to it, to only target the touch device of Pen & Touch.
Adjusted and applied all 5 patches. I also pulled trkid into wacom_wac
structure to make sure different instances of the device are independent
of each other.

Thanks.

-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help