]> Pileus Git - ~andy/linux/commit
Input: wacom - 3rd gen Bamboo P&Touch packet support
authorChris Bagwell <chris@cnpbagwell.com>
Thu, 27 Oct 2011 05:34:21 +0000 (22:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 27 Oct 2011 05:36:10 +0000 (22:36 -0700)
commit73149ab8433c0ade5a4f79b137af2a081e8a5d13
tree21c2346c34642742cbf0e661ea8470a5c85ec90f
parent4134361af6e099e5f477663fed1d49f0cf29eb4f
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 <chris@cnpbagwell.com>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom_wac.c
drivers/input/tablet/wacom_wac.h