Input: add driver for Touchright serial touchscreens

Signed-off-by: Rick Koch <n1gp@hotmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
Rick Koch 2006-08-05 00:32:24 -04:00 committed by Dmitry Torokhov
parent ee47999979
commit 4003dff41e
4 changed files with 210 additions and 0 deletions

View file

@ -218,5 +218,6 @@ static inline void serio_unpin_driver(struct serio *serio)
#define SERIO_ELO 0x29
#define SERIO_MICROTOUCH 0x30
#define SERIO_PENMOUNT 0x31
#define SERIO_TOUCHRIGHT 0x32
#endif