summaryrefslogtreecommitdiff
path: root/hwdb.d/meson.build
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2021-08-27 22:30:50 -0500
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-14 14:47:32 -0300
commitf2c36c0e2445fa95ba109017d4b768b2fd825c43 (patch)
tree0c97e505375e31800b57486e0459e7ca078429f9 /hwdb.d/meson.build
parentd4782b51ec448ad6e26d119cb17a7576fe719760 (diff)
downloadsystemd-f2c36c0e2445fa95ba109017d4b768b2fd825c43.tar.gz
Add AV production controllers to hwdb and add uaccess
This adds support for AV production controller devices, such as DJ tables, music-oriented key pads, and others. The USB vendor and product IDs come from Mixxx, Ctlra, and Ardour. Fixes #20533 Co-developed-by: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Diffstat (limited to 'hwdb.d/meson.build')
-rw-r--r--hwdb.d/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb.d/meson.build b/hwdb.d/meson.build
index 21079d077a..b4c519c8fd 100644
--- a/hwdb.d/meson.build
+++ b/hwdb.d/meson.build
@@ -27,6 +27,7 @@ hwdb_files_test = files(
'60-seat.hwdb',
'60-sensor.hwdb',
'70-analyzers.hwdb',
+ '70-av-production.hwdb',
'70-cameras.hwdb',
'70-joystick.hwdb',
'70-mouse.hwdb',