From: Craig McLure Date: Tue, 10 Jun 2025 04:52:18 +0000 (+0100) Subject: hwdb: Added Beacn and TC-Helicon Audio controllers (#37798) X-Git-Tag: v258-rc1~346 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89c8d8bdd1aacf8a65571749c1410d1a9218d1db;p=thirdparty%2Fsystemd.git hwdb: Added Beacn and TC-Helicon Audio controllers (#37798) This adds the TC-Helicon and Beacn audio devices as AV production hardware, so that user-space can communicate with them and monitor their inputs. --- diff --git a/hwdb.d/70-av-production.hwdb b/hwdb.d/70-av-production.hwdb index e423bd600e8..aa23af6add0 100644 --- a/hwdb.d/70-av-production.hwdb +++ b/hwdb.d/70-av-production.hwdb @@ -30,6 +30,29 @@ usb:v2982p1967* ID_AV_PRODUCTION_CONTROLLER=1 +#################### +# Beacn +#################### +# Beacn Mic +usb:v33AEp0001* + ID_AV_PRODUCTION_CONTROLLER=1 + +# Beacn Studio +usb:v33AEp0003* + ID_AV_PRODUCTION_CONTROLLER=1 + +# Beacn Studio (PC2 Port) +usb:v33AEp4003* + ID_AV_PRODUCTION_CONTROLLER=1 + +# Beacn Mix +usb:v33AEp0004* + ID_AV_PRODUCTION_CONTROLLER=1 + +# Beacn Mix Create +usb:v33AEp0007* + ID_AV_PRODUCTION_CONTROLLER=1 + ################ # Contour ################ @@ -233,6 +256,17 @@ usb:v1532p0D09* usb:v1FC9p0003* ID_AV_PRODUCTION_CONTROLLER=1 +#################### +# TC-Helicon +#################### +# GoXLR +usb:v1220p8FE4* + ID_AV_PRODUCTION_CONTROLLER=1 + +# GoXLR Mini +usb:v1220p8FE0* + ID_AV_PRODUCTION_CONTROLLER=1 + #################### # Xencelabs ####################