]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add database entries for models of Digidesign Digi 00x family
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)
Avid Audio shipped Digi 00x family in its Digidesign brand. The
configuration ROM in the models of family has some quirks and against
standard of 1394 Trading Association.

This commit adds database entries for the model. ALSA firewire-digi00x
driver supports them, but expects userspace application to control them.

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

index 7431fff92a130349a44932df0d9ce25cf3b5a400..8c4cfdc5638bfe225fd1d83a01b8309c9747087e 100644 (file)
@@ -767,3 +767,35 @@ ieee1394:ven00001C6Amo00000007sp00001C6Aver00000001
   ID_VENDOR_FROM_DATABASE=Weiss Engineering
   ID_MODEL_FROM_DATABASE=DAC202
   IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+#
+# Digidesign Digi00x family.
+#
+
+ieee1394:node:ven0x00a07eunits0x0000a3:0x000001
+ieee1394:ven0000A07Emo00000001sp000000A3ver00000001
+  ID_VENDOR_FROM_DATABASE=Digidesign
+  ID_MODEL_FROM_DATABASE=Digi 002
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x00a07eunits0x0000a4:0x000001
+ieee1394:ven0000A07Emo00000002sp000000A4ver00000001
+  ID_VENDOR_FROM_DATABASE=Digidesign
+  ID_MODEL_FROM_DATABASE=Digi 002Rack
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x00a07eunits0x0000aa:0x000001
+ieee1394:ven0000A07Emo00000001sp000000AAver00000001
+  ID_VENDOR_FROM_DATABASE=Digidesign
+  ID_MODEL_FROM_DATABASE=Digi 003
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x00a07eunits0x0000ab:0x000001
+ieee1394:ven0000A07Emo00000002sp000000ABver00000001
+  ID_VENDOR_FROM_DATABASE=Digidesign
+  ID_MODEL_FROM_DATABASE=Digi 003 Rack
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1