]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add database entries for Tascam FireWire series
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 7 Apr 2021 02:49:22 +0000 (11:49 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 7 Apr 2021 02:49:22 +0000 (11:49 +0900)
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 <o-takashi@sakamocchi.jp>
hwdb.d/80-ieee1394-unit-function.hwdb

index 8c4cfdc5638bfe225fd1d83a01b8309c9747087e..01c359004dba2d2bdf203be37600431814f5242a 100644 (file)
@@ -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