mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
hwdb: add database entries for RME Fireface series
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>
This commit is contained in:
parent
650b8967a5
commit
51e9242b9b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user