diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-05-06 10:46:00 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-05-07 07:13:03 +0200 |
commit | 9223a4993a2d96369a528ed03d13b0650850500b (patch) | |
tree | a731cf8994490e21bfe7ca9a6565a3c890f56db3 /hwdb.d/80-ieee1394-unit-function.hwdb | |
parent | doc: mention that units can be masked via credentials (diff) | |
download | systemd-9223a4993a2d96369a528ed03d13b0650850500b.tar.xz systemd-9223a4993a2d96369a528ed03d13b0650850500b.zip |
hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII
Jörg M. Sigle contriutes configuration ROM image for Tascam IF-FW/DM mkII,
which includes a quirk that the values of model fields in both root and
unit directory entries are different. In device attributes, it appears
that the value of model attribute in unit device is different from the one
in node device.
This commit adds hwdb entry for the model.
Diffstat (limited to 'hwdb.d/80-ieee1394-unit-function.hwdb')
-rw-r--r-- | hwdb.d/80-ieee1394-unit-function.hwdb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hwdb.d/80-ieee1394-unit-function.hwdb b/hwdb.d/80-ieee1394-unit-function.hwdb index ce29c5b217..62a8dda90b 100644 --- a/hwdb.d/80-ieee1394-unit-function.hwdb +++ b/hwdb.d/80-ieee1394-unit-function.hwdb @@ -850,6 +850,15 @@ ieee1394:ven000050C2mo00000070sp000050C2ver00000001 ID_MODEL_FROM_DATABASE=Duende FireWire IEEE1394_UNIT_FUNCTION_AUDIO=1 +# The value of model attribute in unit device is different from the one in node device, due to the +# content of its configuration ROM. +ieee1394:node:ven0x00022emo0x800006units0x00022e:0x800006 +ieee1394:ven0000022Emo0000022Esp0000022Ever00800006 + ID_VENDOR_FROM_DATABASE=TASCAM + ID_MODEL_FROM_DATABASE=IF-FW/DM mkII + IEEE1394_UNIT_FUNCTION_MIDI=1 + IEEE1394_UNIT_FUNCTION_AUDIO=1 + ieee1394:node:ven0x000166mo0x000024units0x000166:0x000001 ieee1394:ven00000166mo00000024sp00000166ver00000001 ID_VENDOR_FROM_DATABASE=TC Electronic |