libinput/udev
Peter Hutterer a9ef4ba1f3 udev: drop the custom firmware detection code in favor of a modalias
This was overengineered. The separation between the model quirks file and the
udev hwdb matches allowed for more complex firmware detection. Except we never
used it anywhere but on ALPS and there we can, thankfully, just get it from
the version number in the input_id field exposed in the modalias.

So let's drop this and use that match instead. We just need an extra udev rule
to match on ID_INPUT_POINTINGSTICKs so we can differ between ALPS touchpads
and ALPS trackpoints.

https://bugs.freedesktop.org/show_bug.cgi?id=106323

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2018-05-31 13:09:33 +10:00
..
80-libinput-device-groups.rules.in udev: don't overwrite a previously set device group 2016-08-01 07:13:05 +10:00
80-libinput-test-device.rules Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
90-libinput-model-quirks.hwdb udev: drop the custom firmware detection code in favor of a modalias 2018-05-31 13:09:33 +10:00
90-libinput-model-quirks.rules.in udev: drop the custom firmware detection code in favor of a modalias 2018-05-31 13:09:33 +10:00
libinput-device-group.c Silence coverity warning about uninitialized entry 2018-02-16 16:57:30 +10:00
libinput-model-quirks.c udev: drop the custom firmware detection code in favor of a modalias 2018-05-31 13:09:33 +10:00
parse_hwdb.py udev: drop the custom firmware detection code in favor of a modalias 2018-05-31 13:09:33 +10:00