1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-18 10:04:04 +03:00
Colin Geniet bd083fc2eb hwdb: Remove version check in CH Pro Pedals rule
CH Pedals are incorrectly reported as an accelerometer [1], because they
have no button.  This is fixed by a rule in 60-input-id.hwdb [2], but
the rule checks id/version="0100", while my pedals report id/version="0111".

So there are several versions of the pedals, presumably all affected
by the bug. Remove the version check in the rule to fix them all.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=81889
[2] commit: 230ed4c4ba (hwdb: CH Pro Pedals not classified correctly due to no buttons, 2022-01-19)
    PR: https://github.com/systemd/systemd/pull/22184
2024-02-16 12:07:17 +00:00
..
2019-10-10 00:53:09 +01:00
2019-10-10 00:53:09 +01:00
2023-11-22 18:04:21 +00:00
2023-12-06 10:06:50 +00:00
2023-12-06 10:06:50 +00:00
2023-07-05 22:00:38 +02:00
2023-11-14 21:20:45 +00:00
2023-11-14 21:20:45 +00:00
2023-11-14 21:20:45 +00:00
2023-11-19 12:39:59 +00:00
2021-10-27 00:14:41 +02:00
2023-09-16 21:52:52 +02:00
2022-02-04 11:01:20 +09:00
2023-03-26 19:01:49 +08:00
2023-11-15 15:21:26 +01:00
2023-12-06 10:06:50 +00:00
2023-12-06 10:06:50 +00:00
2023-12-06 10:06:50 +00:00
2023-11-14 21:20:45 +00:00
2023-11-22 18:04:21 +00:00
2021-03-26 09:35:07 +01:00
2019-10-10 00:53:09 +01:00
2023-11-14 21:20:45 +00:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.