Skip to content

Commit

Permalink
hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
takaswie committed May 6, 2024
1 parent 5a99749 commit 4b1bf58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions hwdb.d/80-ieee1394-unit-function.hwdb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4b1bf58

Please sign in to comment.