Skip to content
Snippets Groups Projects
Commit 1f304763 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

udev: fix ALPS firmware detection


The firmware version is in id.version, not id.model which is always
PSMOUSE_ALPS for ALPS devices.

The various fw versions are listed in <kernel>/drivers/input/mouse/alps.h and
are all hex numbers. Version 8 is actually 0x800, change the match
accordingly.

Expected side-effect: earlier versions of ALPS touchpads now lose their
(erroneous) size assignment.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent c9abcb2e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment