mirror of
https://github.com/systemd/systemd.git
synced 2024-12-05 00:04:02 +08:00
hwdb: add database entries for node with single unit for multiple functions
Avid Adrenarine and Mojo has configuration ROM in which single unit exists in root directory, however the unit has both video and audio functions. For the case, it's better to distinguish from the case of composite node. This commit adds database entries for them. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
This commit is contained in:
parent
12dd2404be
commit
dece0357e1
@ -1062,6 +1062,14 @@ ieee1394:ven00000166mo00000002sp0000A02Dver00014000
|
||||
ID_MODEL_FROM_DATABASE=PowerCore Compact
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
# Match to Adrenaline, Mojo, and V10.
|
||||
ieee1394:node:ven0x00a07eunits0x00a02d:0x014001
|
||||
ieee1394:ven0000A07Emo00000001sp0000A02Dver00014001
|
||||
ID_VENDOR_FROM_DATABASE=Avid Technology
|
||||
ID_MODEL_FROM_DATABASE=Digital Nonlinear Accelerator
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
IEEE1394_UNIT_FUNCTION_VIDEO=1
|
||||
|
||||
#
|
||||
# Node with single unit for video function.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user