]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add database entries for Yamaha mLAN 2nd generation
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)
Yamaha Corporation designed mLAN protocol based on IEEE 1394
specification. Yamaha developed specific ICs for the purpose (mLAN-NC1
and mLAN-PH2), and shipped some products with them, as well as OEM.

The content of configuration ROM is completely different from standard
layout defined by 1394 Trading Association.

This commit adds database entries for the models. At present, two vendors
are known for models with mLAN IC. At present, no driver is developed
for the models, 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 44420e64619ad1ca837b57e87d05d7ce321af41c..dd0677f9ae93fe13dfd23af4c76f0804b8aade3c 100644 (file)
@@ -976,3 +976,30 @@ ieee1394:ven00000A35mo00101800sp00000A35ver00000005
   ID_MODEL_FROM_DATABASE=Fireface 802
   IEEE1394_UNIT_FUNCTION_MIDI=1
   IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+#
+# Yamaha mLAN 2nd generation.
+#
+# The combination of Yamaha mLAN-NC1, Yamaha mLAN-PH2, and Fujifilm PHY MD8408B.
+#
+
+ieee1394:node:ven0x000a92mo0x000000units0x00a0de:0xffffff
+ieee1394:ven00000A92mo00000000sp0000A0DEver00FFFFFF
+  ID_VENDOR_FROM_DATABASE=PreSonus
+  ID_MODEL_FROM_DATABASE=FIREStation
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x00a0demo0x100005units0x00a0de:0xffffff
+ieee1394:ven0000A0DEmo00100005sp0000A0DEver00FFFFFF
+  ID_VENDOR_FROM_DATABASE=Yamaha
+  ID_MODEL_FROM_DATABASE=01X
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1
+
+ieee1394:node:ven0x00a0demo0x100007units0x00a0de:0xffffff
+ieee1394:ven0000A0DEmo00100007sp0000A0DEver00FFFFFF
+  ID_VENDOR_FROM_DATABASE=Yamaha
+  ID_MODEL_FROM_DATABASE=i88X
+  IEEE1394_UNIT_FUNCTION_MIDI=1
+  IEEE1394_UNIT_FUNCTION_AUDIO=1