mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
hwdb: add database entries for models based on DICE ASICs specialized by Loud Technologies
LOUD Audio, LLC (formerly known as LOUD Technologies, Inc.) shipped some models based on DICE ASICs in its Mackie brand. The content of configuration ROM has a quirk that the value of category field is unique (0x10). This commit adds database entries for the models. ALSA dice 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
ff1cb7b939
commit
6f44dddbe2
@ -572,6 +572,19 @@ ieee1394:ven0000130Emo000000DEsp0000130Ever00000001
|
||||
IEEE1394_UNIT_FUNCTION_MIDI=1
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
ieee1394:node:ven0x000ff2mo0x000007units0x000ff2:0x000001
|
||||
ieee1394:ven00000FF2mo00000007sp00000FF2ver00000001
|
||||
ID_VENDOR_FROM_DATABASE=Loud Technologies
|
||||
ID_MODEL_FROM_DATABASE=Mackie Onyx Blackbird
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
# Match to Onyx 1640i, and latter models of Onyx 820i, 1220i, and 1620i.
|
||||
ieee1394:node:ven0x000ff2mo0x000006units0x000ff2:0x000001
|
||||
ieee1394:ven00000FF2mo00000006sp00000FF2ver00000001
|
||||
ID_VENDOR_FROM_DATABASE=Loud Technologies
|
||||
ID_MODEL_FROM_DATABASE=Mackie Onyx-i series
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
ieee1394:node:ven0x000d6cmo0x000011units0x000d6c:0x0100d1
|
||||
ieee1394:ven00000D6Cmo00000011sp00000D6Cver000100D1
|
||||
ID_VENDOR_FROM_DATABASE=M-Audio
|
||||
|
Loading…
Reference in New Issue
Block a user