From: Takashi Sakamoto Date: Wed, 7 Apr 2021 02:49:22 +0000 (+0900) Subject: hwdb: add database entries for Yamaha mLAN 2nd generation X-Git-Tag: v249-rc1~354^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a90a6a9ae9f871092f3285a5ae3256db15174e5f;p=thirdparty%2Fsystemd.git hwdb: add database entries for Yamaha mLAN 2nd generation 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 --- diff --git a/hwdb.d/80-ieee1394-unit-function.hwdb b/hwdb.d/80-ieee1394-unit-function.hwdb index 44420e64619..dd0677f9ae9 100644 --- a/hwdb.d/80-ieee1394-unit-function.hwdb +++ b/hwdb.d/80-ieee1394-unit-function.hwdb @@ -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