mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-30 05:50:12 +03:00
hwdb: add database entries for models based on DICE ASICs specialized by Solid State Logic
Solid State Logic, Ltd. shipped some models based on DICE ASICs. The content of configuration ROM has a quirk that the value of category field is unique (0x51 or 0x52). 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:
@ -670,6 +670,14 @@ ieee1394:ven00000A92mo00000014sp00000A92ver00000001
|
||||
ID_MODEL_FROM_DATABASE=StudioLive 32.4.2AI
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
# Unregistered OUI. Match to Duende Classic and Duende Mini. They are differentiated by category
|
||||
# field of GUID (0x51/0x52) in TCAT specification.
|
||||
ieee1394:node:ven0x0050c2mo0x000070units0x0050c2:0x000001
|
||||
ieee1394:ven000050C2mo00000070sp000050C2ver00000001
|
||||
ID_VENDOR_FROM_DATABASE=Solid State Logic
|
||||
ID_MODEL_FROM_DATABASE=Duende FireWire
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
ieee1394:node:ven0x000166mo0x000024units0x000166:0x000001
|
||||
ieee1394:ven00000166mo00000024sp00000166ver00000001
|
||||
ID_VENDOR_FROM_DATABASE=TC Electronic
|
||||
|
Reference in New Issue
Block a user