systemd/hwdb.d
marcel151 c3950f0a27 Added Tablet Teclast X98 Air 3G (C5J6)
Latest BIOS of X98 Air 3G has later date, that's why it wasn't recognized. Uses the same Matrix as the X89 (E7ED).
2023-01-03 18:35:17 +01:00
..
.gitattributes
.gitignore
20-acpi-vendor.hwdb Update hwdb 2022-10-24 20:25:58 +01:00
20-acpi-vendor.hwdb.patch Update hwdb 2022-10-31 12:15:16 +00:00
20-bluetooth-vendor-product.hwdb
20-dmi-id.hwdb udev/rules,hwdb: filter out mostly meaningless default strings 2022-09-06 03:38:09 +09:00
20-net-ifname.hwdb
20-OUI.hwdb Update hwdb 2022-10-31 12:15:16 +00:00
20-pci-classes.hwdb hwdb: update for v251 2022-03-29 18:15:06 +02:00
20-pci-vendor-model.hwdb Update hwdb 2022-10-31 12:15:16 +00:00
20-sdio-classes.hwdb
20-sdio-vendor-model.hwdb
20-usb-classes.hwdb
20-usb-vendor-model.hwdb hwdb: update via ninja -C build update-hwdb 2022-05-21 12:44:36 +01:00
20-vmbus-class.hwdb
60-autosuspend-fingerprint-reader.hwdb Update autosuspend hwdb 2022-10-24 20:26:22 +01:00
60-autosuspend.hwdb tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
60-evdev.hwdb hwdb: add comments about matching entries 2022-12-14 01:50:07 +09:00
60-input-id.hwdb hwdb: drop boilerplate about match patterns being unstable 2022-04-06 23:16:39 +09:00
60-keyboard.hwdb Prevents airplane mode toggle for HP Spectre 16 2022-12-26 21:08:24 +09:00
60-seat.hwdb
60-sensor.hwdb Added Tablet Teclast X98 Air 3G (C5J6) 2023-01-03 18:35:17 +01:00
70-analyzers.hwdb hwdb: Add Greaseweazle "drives" to the list of analyzers 2022-08-09 18:12:19 +02:00
70-av-production.hwdb hwdb: Add support for Elgato Stream Pedal (#25550) 2022-11-29 05:15:25 +09:00
70-cameras.hwdb
70-joystick.hwdb
70-mouse.hwdb hwdb: drop boilerplate about match patterns being unstable 2022-04-06 23:16:39 +09:00
70-pda.hwdb hwdb: add HP calculators 2022-02-04 11:01:20 +09:00
70-pointingstick.hwdb hwdb: also add a generic entry for DualPoint Stick 2022-12-14 01:50:11 +09:00
70-touchpad.hwdb
80-ieee1394-unit-function.hwdb hwdb: ieee1394-unit-function: add comment about legacy AV/C devices 2022-10-31 12:48:31 +09:00
acpi-update.py
acpi_id_registry.html Update hwdb 2022-10-24 20:25:58 +01:00
ids_parser.py hwdb: make sure "ninja update-hwdb" works on f35 2022-04-28 17:42:25 +02:00
ma-large.txt Update hwdb 2022-10-31 12:15:16 +00:00
ma-medium.txt Update hwdb 2022-10-31 12:15:16 +00:00
ma-small.txt Update hwdb 2022-10-31 12:15:16 +00:00
meson.build meson: Use meson test suite feature 2022-05-04 16:11:34 +02:00
parse_hwdb.py parse_hwdb: allow negative value for EVDEV_ABS_ properties 2022-11-01 13:10:20 +09:00
pci.ids Update hwdb 2022-10-31 12:15:16 +00:00
pnp_id_registry.html Update hwdb 2022-10-24 20:25:58 +01:00
README
sdio.ids
usb.ids hwdb: update via ninja -C build update-hwdb 2022-05-21 12:44:36 +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.