systemd/hwdb.d
2021-08-09 10:17:55 +02:00
..
.gitattributes
.gitignore
20-acpi-vendor.hwdb hwdb: update 2021-06-25 14:23:15 +02:00
20-acpi-vendor.hwdb.patch hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-bluetooth-vendor-product.hwdb
20-dmi-id.hwdb
20-net-ifname.hwdb
20-OUI.hwdb hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-pci-classes.hwdb
20-pci-vendor-model.hwdb hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-sdio-classes.hwdb
20-sdio-vendor-model.hwdb
20-usb-classes.hwdb
20-usb-vendor-model.hwdb hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-vmbus-class.hwdb
60-autosuspend-fingerprint-reader.hwdb Update 60-autosuspend-fingerprint-reader.hwdb to libfprint-1.92.1 2021-08-09 10:17:55 +02:00
60-autosuspend.hwdb
60-evdev.hwdb hwdb: add resolution override for Pinebook Pro touchpad 2021-07-05 09:49:35 +02:00
60-input-id.hwdb
60-keyboard.hwdb hwdb: 60-keyboard::remove hardcoded definition for KEYBOARD_KEY_56 for MSI Prestige And Modern 2021-07-20 09:42:04 +01:00
60-seat.hwdb login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag 2021-07-05 11:56:10 +02:00
60-sensor.hwdb Use SKU to identify Dell clamshell models for accelerometer properties 2021-07-28 17:10:22 +02:00
70-joystick.hwdb
70-mouse.hwdb hwdb: Add Logitech Trackman Marble 2021-07-01 17:00:39 +02:00
70-pointingstick.hwdb
70-touchpad.hwdb
80-ieee1394-unit-function.hwdb hwdb: ieee1394-unit-function: correct entries for eAR Master One and Terratec Aureon 7.1 FireWire 2021-08-08 08:37:46 +09:00
acpi-update.py
acpi_id_registry.html hwbd: run "ninja -C build update-hwdb" again 2021-06-15 21:59:44 +02:00
ids_parser.py
ma-large.txt hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
ma-medium.txt hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
ma-small.txt hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
meson.build meson: use a/b instead of join_paths(a,b) 2021-07-27 19:32:35 +02:00
parse_hwdb.py login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set 2021-07-05 11:56:06 +02:00
pci.ids hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
pnp_id_registry.html hwdb: update 2021-06-25 14:23:15 +02:00
README
sdio.ids
usb.ids hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01: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.