mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
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 <o-takashi@sakamocchi.jp>
This commit is contained in:
parent
51e9242b9b
commit
a90a6a9ae9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user