Files
systemd/hwdb.d
Lennart Poettering 93b078c3dd hwdb: move key 66/65 handling from specific to generic HP laptop coverage
This takes the idea from #18595 and implements it based on our current
hwdb: the original PR suggested the keys 66/65 are a generic HP thing,
and not limited to specific laptops. The current specific laptop entries
do not contradict that claim.

Hence, let's move them from the specific sections matching some HP
laptops to the generic section matching all.

This uses the correct key names, which have long been fixed (which used
to be a problem our CI was tripped off by).

This is not tested, but I think fairly risk-less, and should allow us to
get rid of a really old PR.

Replaces: #18595
2024-10-09 10:34:13 +02:00
..
2024-06-06 17:54:03 +01:00
2024-06-11 22:40:37 +01:00
2024-06-11 22:40:37 +01:00
2023-07-05 22:00:38 +02:00
2024-06-06 17:54:03 +01:00
2023-11-14 21:20:45 +00:00
2024-07-03 13:51:52 +02:00
2022-02-04 11:01:20 +09:00
2023-03-26 19:01:49 +08:00
2024-04-17 16:23:51 +02:00
2024-06-11 22:40:37 +01:00
2024-06-11 22:40:37 +01:00
2024-06-11 22:40:37 +01:00
2024-06-06 17:54:03 +01:00
2024-06-06 17:54:03 +01:00
2021-03-26 09:35:07 +01:00
2024-03-21 15:29:48 +09: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.