From c489e7f9d3c454ba9b1d3c561a07f6862754b599 Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Wed, 7 Apr 2021 11:49:22 +0900 Subject: [PATCH] hwdb: add database entries for Tascam FireWire series TEAC Corporation shipped FireWire series in its TASCAM brand. The configuration ROM in the models of series has some quirks and against standard of 1394 Trading Association. This commit adds database entries for the models. ALSA firewire-tascam driver supports them, but expects userspace application to control them. Signed-off-by: Takashi Sakamoto --- hwdb.d/80-ieee1394-unit-function.hwdb | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/hwdb.d/80-ieee1394-unit-function.hwdb b/hwdb.d/80-ieee1394-unit-function.hwdb index 8c4cfdc5638..01c359004db 100644 --- a/hwdb.d/80-ieee1394-unit-function.hwdb +++ b/hwdb.d/80-ieee1394-unit-function.hwdb @@ -799,3 +799,34 @@ ieee1394:ven0000A07Emo00000002sp000000ABver00000001 ID_MODEL_FROM_DATABASE=Digi 003 Rack IEEE1394_UNIT_FUNCTION_MIDI=1 IEEE1394_UNIT_FUNCTION_AUDIO=1 + +# +# Tascam FireWire series. +# + +ieee1394:node:ven0x00022eunits0x00022e:0x800001 +ieee1394:ven0000022Emo00000000sp0000022Ever00800001 + ID_VENDOR_FROM_DATABASE=Tascam + ID_MODEL_FROM_DATABASE=FE-8 + IEEE1394_UNIT_FUNCTION_MIDI=1 + +ieee1394:node:ven0x00022eunits0x00022e:0x800003 +ieee1394:ven0000022Emo00000000sp0000022Ever00800003 + ID_VENDOR_FROM_DATABASE=Tascam + ID_MODEL_FROM_DATABASE=FW-1082 + IEEE1394_UNIT_FUNCTION_MIDI=1 + IEEE1394_UNIT_FUNCTION_AUDIO=1 + +ieee1394:node:ven0x00022eunits0x00022e:0x800004 +ieee1394:ven0000022Emo00000000sp0000022Ever00800004 + ID_VENDOR_FROM_DATABASE=Tascam + ID_MODEL_FROM_DATABASE=FW-1804 + IEEE1394_UNIT_FUNCTION_MIDI=1 + IEEE1394_UNIT_FUNCTION_AUDIO=1 + +ieee1394:node:ven0x00022eunits0x00022e:0x800000 +ieee1394:ven0000022Emo00000000sp0000022Ever00800000 + ID_VENDOR_FROM_DATABASE=Tascam + ID_MODEL_FROM_DATABASE=FW-1884 + IEEE1394_UNIT_FUNCTION_MIDI=1 + IEEE1394_UNIT_FUNCTION_AUDIO=1