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