OSDN Git Service

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)
commit85f202d5df877f8adcda342b74ab11fbdfea753d
tree56ad1e673ee5ee8963adf61ca756d43229294427
parent1d25891f3241103d14ea78236504474a138b8ada
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