Input: add driver for Touchwin 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:30 -04:00
committed by Dmitry Torokhov
parent 4003dff41e
commit 11ea3173d5
4 changed files with 217 additions and 0 deletions

View File

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