]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add database entries for Focusrite Liquid Mix series
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 7 Apr 2021 02:49:22 +0000 (11:49 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 7 Apr 2021 02:49:22 +0000 (11:49 +0900)
Sintefex Audio Lda. designed Liquid Mix as OEM of Focusrite Audio
Engineering, Ltd. The models serve digital signal processing service via
asynchronous transaction in IEEE 1394 bus.

The content of configuration ROM is not standard of 1394 Trading
Association.

This commit adds an rule entry for the models. At present, no driver is
developed, thus this is just for convenience to developers.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
hwdb.d/80-ieee1394-unit-function.hwdb

index 13bd754563b30746049ac2144434ceeb8862add9..a7e8a432ec51e64dfd1ee6753460603b50fbd48d 100644 (file)
@@ -1023,3 +1023,21 @@ ieee1394:ven0000A0DEmo00100010sp0000A02Dver00000300
   ID_MODEL_FROM_DATABASE=n8
   IEEE1394_UNIT_FUNCTION_MIDI=1
   IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+#
+# Focusrite Liquid Mix series.
+#
+# OEM by Sintefex Audio lda.
+#
+
+ieee1394:node:ven0x00130eunits0x00130e:0x000700
+ieee1394:ven0000130Emo00010204sp0000130Ever00000700
+  ID_VENDOR_FROM_DATABASE=Focusrite
+  ID_MODEL_FROM_DATABASE=Liquid Mix 16
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x00130eunits0x00130e:0x000200
+ieee1394:ven0000130Emo00010200sp0000130Ever00000200
+  ID_VENDOR_FROM_DATABASE=Focusrite
+  ID_MODEL_FROM_DATABASE=Liquid Mix 32
+  IEEE1394_UNIT_FUNCTION_AUDIO=1