From: Chris Bagwell Date: Thu, 27 Oct 2011 05:34:21 +0000 (-0700) Subject: Input: wacom - 3rd gen Bamboo P&Touch packet support X-Git-Tag: v3.3-rc1~122^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73149ab8433c0ade5a4f79b137af2a081e8a5d13;p=pandora-kernel.git Input: wacom - 3rd gen Bamboo P&Touch packet support 3rd generation Bamboo Pen and Touch tablets reuse the older stylus packet but add an extra fixed zero pad byte to end. The touch packets are quite different since it supports tracking of up to 16 touches. The packet is 64-byte fixed size but contains up to 15 smaller messages indicating data for a single touch or for tablet button presses. Signed-off-by: Chris Bagwell Acked-by: Ping Cheng Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed