1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-20 18:04:03 +03:00
Takashi Sakamoto bd922111fd hwdb: ieee1394-unit-function: adjustment of entries with device attributes available in Linux v6.8
The series of changes[1] has been merged to Linux v6.8-rc1[2], which
alters the parser of the content of configuration ROM. As a result, some
device attributes for model information in the legacy layout of
configuration ROM are finally available for node and unit devices. The
change enables to distinguish the devices by model information, and what
is required in systemd PR 30205[3]. It can improve the hwdb for IEEE 1394
functions in the point addressed at issue 25029[4].

This commit fulfills some entries for the hwdb, which corresponds to some
devices with the legacy layout of configuration ROM. They provides both
vendor and model names to udev applications.

[1] https://lore.kernel.org/lkml/20240110111331.GA138108@workstation.local/
[2] https://lore.kernel.org/lkml/CAHk-=wiB4iHTtfZKiy5pC24uOjun4fbj4kSX0=ZnGsOXadMf6g@mail.gmail.com/
[3] https://github.com/systemd/systemd/pull/30205
[4] https://github.com/systemd/systemd/issues/25029
2024-01-24 19:37:09 +09: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-12-17 16:57:42 +09: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.