systemd/hwdb.d
Luca Boccassi 8b884bdf36 Update hwdb
ninja -C build update-hwdb
2024-06-11 22:40:37 +01:00
..
.gitattributes
.gitignore
20-acpi-vendor.hwdb Update hwdb 2024-06-06 17:54:03 +01:00
20-acpi-vendor.hwdb.patch Update hwdb 2024-06-11 22:40:37 +01:00
20-bluetooth-vendor-product.hwdb
20-dmi-id.hwdb
20-net-ifname.hwdb
20-OUI.hwdb Update hwdb 2024-06-11 22:40:37 +01:00
20-pci-classes.hwdb
20-pci-vendor-model.hwdb Update hwdb 2024-06-06 17:54:03 +01:00
20-sdio-classes.hwdb
20-sdio-vendor-model.hwdb
20-usb-classes.hwdb
20-usb-vendor-model.hwdb
20-vmbus-class.hwdb
60-autosuspend-fingerprint-reader.hwdb Update autosuspend hwdb 2024-05-22 21:17:24 +01:00
60-autosuspend.hwdb
60-evdev.hwdb
60-input-id.hwdb hwdb: ASRock LED Controller classified incorrectly as joystick due to buttons and axis (#32775) 2024-05-13 22:49:07 +09:00
60-keyboard.hwdb hwdb: add keyboard mappings for the Ayaneo Kun face buttons 2024-06-12 02:49:06 +09:00
60-seat.hwdb hwdb: add a vmbus id for HyperV Video device 2024-05-30 12:55:44 +02:00
60-sensor.hwdb hwdb: updated Librem 11 accelerometer (#32772) 2024-05-13 02:46:19 +09:00
70-analyzers.hwdb
70-av-production.hwdb
70-cameras.hwdb
70-joystick.hwdb
70-mouse.hwdb hwdb: Add Logitech MX Master 3S Bluetooth ID 2024-05-31 09:04:15 +09:00
70-pda.hwdb
70-pointingstick.hwdb
70-sound-card.hwdb
70-touchpad.hwdb
80-ieee1394-unit-function.hwdb hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII 2024-05-07 14:13:03 +09:00
82-net-auto-link-local.hwdb
acpi-update.py
acpi_id_registry.csv
ids_parser.py
ma-large.txt Update hwdb 2024-06-11 22:40:37 +01:00
ma-medium.txt Update hwdb 2024-06-11 22:40:37 +01:00
ma-small.txt Update hwdb 2024-06-11 22:40:37 +01:00
meson.build
parse_hwdb.py hwdb: add a vmbus id for HyperV Video device 2024-05-30 12:55:44 +02:00
pci.ids Update hwdb 2024-06-06 17:54:03 +01:00
pnp_id_registry.csv Update hwdb 2024-06-06 17:54:03 +01:00
README
sdio.ids
usb.ids

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.