]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add database entries for RME Fireface 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)
RME GmbH shipped Fireface series. The configuration ROM in the models of
series has some quirks and against standard of 1394 Trading Association.

This commit adds database entries for the models. ALSA fireface 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 6c05c61e7b3ccdce117602f3c99c83701d935426..44420e64619ad1ca837b57e87d05d7ce321af41c 100644 (file)
@@ -938,3 +938,41 @@ ieee1394:ven000001F2mo*sp000001F2ver00000045
   ID_MODEL_FROM_DATABASE=MOTU 4pre
   IEEE1394_UNIT_FUNCTION_MIDI=1
   IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+#
+# RME Fireface series.
+#
+ieee1394:node:ven0x000a35units0x000a35:0x000001
+ieee1394:ven00000A35mo00101800sp00000A35ver00000001
+  ID_VENDOR_FROM_DATABASE=RME
+  ID_MODEL_FROM_DATABASE=Fireface 800
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x000a35units0x000a35:0x000002
+ieee1394:ven00000A35mo00101800sp00000A35ver00000002
+  ID_VENDOR_FROM_DATABASE=RME
+  ID_MODEL_FROM_DATABASE=Fireface 400
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x000a35units0x000a35:0x000003
+ieee1394:ven00000A35mo00101800sp00000A35ver00000003
+  ID_VENDOR_FROM_DATABASE=RME
+  ID_MODEL_FROM_DATABASE=Fireface UFX
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x000a35units0x000a35:0x000004
+ieee1394:ven00000A35mo00101800sp00000A35ver00000004
+  ID_VENDOR_FROM_DATABASE=RME
+  ID_MODEL_FROM_DATABASE=Fireface UCX
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x000a35units0x000a35:0x000005
+ieee1394:ven00000A35mo00101800sp00000A35ver00000005
+  ID_VENDOR_FROM_DATABASE=RME
+  ID_MODEL_FROM_DATABASE=Fireface 802
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1