]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add driver for Fujitsu serial touchscreens
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 18 Jul 2007 04:37:01 +0000 (00:37 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 18 Jul 2007 04:37:01 +0000 (00:37 -0400)
commit74e4a7f1cb40f2656eb89794087c853610b1561d
tree56ad1e673ee5ee8963adf61ca756d43229294427
parent080d5fb90ebe3d7965210d96f9dd5f690a35c80e
Input: add driver for Fujitsu serial touchscreens

These serial touchscreens are found on some Fujitsu lifebook
P-series laptops, and the B6210. Using this requires a new
version of inputattach and doing:

 inputattach -fjt /dev/ttyS0

Big thanks to Stephen Hemminger for testing it and making it
work on his B6210 laptop.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/fujitsu_ts.c [new file with mode: 0644]
include/linux/serio.h