From f2c36c0e2445fa95ba109017d4b768b2fd825c43 Mon Sep 17 00:00:00 2001 From: Be Date: Fri, 27 Aug 2021 22:30:50 -0500 Subject: 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 --- hwdb.d/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'hwdb.d/meson.build') 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', -- cgit v1.2.1