Files
systemd/hwdb.d
Yu Watanabe abbdc33bca hwdb: add PLUTO SDR (#37471)
The goal of this PR is to replace the rules in
76aa80a6d8.

The original rules file have some rules for a device that is now
deprecated and so, are not part of this change. AFAIU, 'plugdev' is also
a thing of the past and we now use 'uaccess' which should be given to
all ID_SOFTWARE_RADIO devices. So yeah, hopefully what I have here is
equivalent to the orginal .rules.

The request for this was done here:
https://github.com/analogdevicesinc/plutosdr-fw/issues/101
2025-05-15 20:19:09 +09:00
..
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2023-07-05 22:00:38 +02:00
2023-11-14 21:20:45 +00:00
2024-07-03 13:51:52 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-13 08:09:55 -05:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02: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.