Input: add driver for Penmount 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:18 -04:00 committed by Dmitry Torokhov
parent fae3006e4b
commit ee47999979
4 changed files with 199 additions and 0 deletions

View file

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