Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII #32542

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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