mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 21:21:09 +00:00
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:
parent
fae3006e4b
commit
ee47999979
4 changed files with 199 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue