]> err.no Git - linux-2.6/commit
Add support for Wacom WACF007 and WACF008 to serial pnp driver
authorMaik Broemme <mbroemme@plusserver.de>
Tue, 16 Oct 2007 08:24:03 +0000 (01:24 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:42:50 +0000 (09:42 -0700)
commitcc84634f29d5a92932400a2d52ca17dee2c8a462
tree12f4db933f3051b00386c1b4e9bf990c85b79908
parent37a6c7d0096bb54daa2cf3cc66a66bdbb57cb204
Add support for Wacom WACF007 and WACF008 to serial pnp driver

Notebook manufacturer seems to built a newer Wacom pen enabled tablet to
recent tablet pcs which are not recognized by the serial pnp driver.

Attached is a patch which makes the newer Wacom WACF007 and WACF008 tablets
useable with the serial driver.  The device is fully compatible with it.

Signed-off-by: Maik Broemme <mbroemme@plusserver.de>
Cc: Andrey Panin <pazke@orbita1.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/8250_pnp.c