From: Chris Ball Date: Mon, 16 Aug 2010 14:01:28 +0000 (+0200) Subject: USB HID: Add ID for eGalax Multitouch used in JooJoo tablet X-Git-Tag: v2.6.36-rc2~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e4491818040ae6b2d9fc60434616304a101d39;p=pandora-kernel.git USB HID: Add ID for eGalax Multitouch used in JooJoo tablet The JooJoo tablet (http://thejoojoo.com/) contains an "eGalax Inc. USB TouchController", and this patch hooks it up to the egalax-touch driver. Without the patch we don't get any cursor motion, since it comes through Z/RX rather than X/Y. (The egalax-touch driver does not yet generate a correct event sequence for the "serial" protocol used by this device, though -- see the note added to the code, which comes from research by Stéphane Chatty.) Cc: Jiri Kosina Cc: Stéphane Chatty Signed-off-by: Chris Ball Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed