Input: Add driver for iNexio serial touchscreen.

Signed-off-by: Richard Lemon <richard@codelemon.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
Richard Lemon
2008-06-26 10:10:41 -04:00
committed by Dmitry Torokhov
parent 8a65c02f1d
commit 3cadd2d989
4 changed files with 221 additions and 0 deletions

View File

@ -212,5 +212,6 @@ static inline void serio_unpin_driver(struct serio *serio)
#define SERIO_TAOSEVM 0x34
#define SERIO_FUJITSU 0x35
#define SERIO_ZHENHUA 0x36
#define SERIO_INEXIO 0x37
#endif