1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
systemd/hwdb.d
Takashi Sakamoto 0db0564e95 hwdb: add database entries for models with Fireworks board module
Echo Audio Corporation designed Fireworks board module. The module is used
by several vendors for models.

The content of configuration ROM in the models s some quirks and against
standard of 1394 Trading Association.

This commit adds database entries for the model. ALSA fireworks driver
supports them but expects userspace application to control them.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
2021-04-07 11:49:22 +09:00
..
.gitattributes
.gitignore
20-acpi-vendor.hwdb hwdb: update for v248 2021-03-30 13:17:59 +02:00
20-acpi-vendor.hwdb.patch hwdb: update for v248 2021-03-30 13:17:59 +02:00
20-bluetooth-vendor-product.hwdb
20-dmi-id.hwdb
20-net-ifname.hwdb
20-OUI.hwdb hwdb: update for v248 2021-03-30 13:17:59 +02:00
20-pci-classes.hwdb
20-pci-vendor-model.hwdb hwdb: update for v248 2021-03-30 13:17:59 +02:00
20-sdio-classes.hwdb
20-sdio-vendor-model.hwdb
20-usb-classes.hwdb
20-usb-vendor-model.hwdb hwdb: update for v248 2021-03-08 14:27:48 +01:00
20-vmbus-class.hwdb
60-autosuspend-fingerprint-reader.hwdb hwdb: update fingerprint autosuspend rules 2021-03-30 13:17:59 +02:00
60-autosuspend.hwdb
60-evdev.hwdb hwdb: add fuzz for Dell Latitude E7470 (#18876) 2021-03-05 10:10:54 +10:00
60-input-id.hwdb
60-keyboard.hwdb hwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey Map 2021-03-08 10:10:32 +01:00
60-sensor.hwdb Update 60-sensor.hwdb (#18884) 2021-03-06 06:11:26 +09:00
70-joystick.hwdb
70-mouse.hwdb hwdb: unifying receiver match keys for Logitech MX Ergo 2021-03-17 15:44:37 +01:00
70-pointingstick.hwdb
70-touchpad.hwdb
80-ieee1394-unit-function.hwdb hwdb: add database entries for models with Fireworks board module 2021-04-07 11:49:22 +09:00
acpi_id_registry.html hwdb: update for v248 2021-03-30 13:17:59 +02:00
acpi-update.py
ids_parser.py
ma-large.txt hwdb: update for v248 2021-03-30 13:17:59 +02:00
ma-medium.txt hwdb: update for v248 2021-03-30 13:17:59 +02:00
ma-small.txt hwdb: update for v248 2021-03-30 13:17:59 +02:00
meson.build hwdb: add hardware database for unit of IEEE 1394 2021-04-07 11:49:22 +09:00
parse_hwdb.py hwdb: allow parser to expect usage of slash sign in value of property 2021-04-07 11:49:22 +09:00
pci.ids hwdb: update for v248 2021-03-30 13:17:59 +02:00
pnp_id_registry.html hwdb: update for v248 2021-03-30 13:17:59 +02:00
README Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
sdio.ids
usb.ids hwdb: update for v248 2021-03-08 14:27:48 +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.