Input: wacom - relax Bamboo stylus ID check
authorChris Bagwell <chris@cnpbagwell.com>
Thu, 27 Oct 2011 05:28:34 +0000 (22:28 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 27 Oct 2011 05:36:03 +0000 (22:36 -0700)
commitc5981411f60c31f0dff6f0f98d2d3711384badaf
treefb25b24d1050276b1596ee8d5190a3a6e9268aed
parent428f85884bb4a88737e5fa76535ede06a33fe162
Input: wacom - relax Bamboo stylus ID check

Bit 0x02 always means tip versus eraser. Bit 0x01 is something related
to version of stylus and different values are starting to be used.

Relaxing proximity check is required to be used with 3rd generation
Bamboo Pen and Touch tablets.

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
This page took 0.035702 seconds and 5 git commands to generate.