mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-20 19:47:15 +00:00
Input: psmouse - add support for IBM TrackPoint devices.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
committed by
Dmitry Torokhov
parent
6fc32179de
commit
541e316aed
@@ -78,6 +78,7 @@ enum psmouse_type {
|
||||
PSMOUSE_SYNAPTICS,
|
||||
PSMOUSE_ALPS,
|
||||
PSMOUSE_LIFEBOOK,
|
||||
PSMOUSE_TRACKPOINT,
|
||||
PSMOUSE_AUTO /* This one should always be last */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user