]> git.ipfire.org Git - thirdparty/systemd.git/blame - hwdb.d/80-ieee1394-unit-function.hwdb
units: don't install dbus-org.freedesktop.oom1.service alias
[thirdparty/systemd.git] / hwdb.d / 80-ieee1394-unit-function.hwdb
CommitLineData
f125f8b1
TS
1# This file is part of systemd.
2
3# Description
4#
5# Each node on IEEE 1394 bus has configuration ROM with information for identification. Although the
6# typical content of configuration ROM is defined by 1394 Trading Association, many nodes have own
7# quirks. This database includes supplemental information to unit in the node.
8
9# Convention
10#
11# One entry has two keys. One is customized key to match a node. Another is for kernel alias to
12# match an unit included in the node.
13#
14# The customized key has two formats according to whether the node has model attribute:
15# - ven0x000000mo0x000000units0x000000:0x000000
16# - ven0x000000units0x000000:0x000000
17#
18# Even when the node has multiple units, the entry should match to one of the units. In the case,
19# the customized key should have wild pattern for units field:
20# - ven0x000000mo0x000000units*0x000000:0x000000*
21# - ven0x000000units*0x000000:0x000000*
22#
23# The hexadecimal digits part of the customized key should be lower-case. Linux FireWire subsystem
24# uses lower-case value for attributes of sysfs node, and systemd-hwdb parses the custom key by
25# case-sensitive way. On the other hand, it parses kernel alias by case-insensitive way.
26#
27# The entry should have some of IEEE1394_UNIT_FUNCTION_XXX environment variables to express function
28# of the unit. The variables are used to decide group owner of special file for character device
29# corresponding to node including the unit. At present, below variables are supported:
30# - IEEE1394_UNIT_FUNCTION_MIDI
31# - For any unit to process MIDI messages. For example, the unit includes AV/C music subunit.
32# - IEEE1394_UNIT_FUNCTION_AUDIO
33# - For any unit to process audio signal. For example, the unit includes AV/C audio subunit.
34# - IEEE1394_UNIT_FUNCTION_VIDEO
35# - For any unit to process video signal.
36#
37# Additionally, ID_VENDOR_FROM_DATABASE and ID_MODEL_FROM_DATABASE environment variables are
38# preferable.
1b6d9a05 39
002f6e92
TS
40#
41# General entry for AV/C device compliant to AV/C command set generic specification:
42# * Configuration ROM for AV/C Devices 1.0 (Dec. 12, 2000, 1394 Trading Association, TA Document
43# 1999027)
44#
45
46# Just for backward compatibility. Please invalidate IEEE1394_UNIT_FUNCTION_VIDEO by adding entries
47# if it is inconvenient.
48ieee1394:node:ven*mo*units*0x00a02d:0x010001*
49ieee1394:ven*mo*sp0000A02Dver00010001
50 IEEE1394_UNIT_FUNCTION_VIDEO=1
51
e51d5b9c
TS
52#
53# General entries for AV/C device with vendor unique command set:
54# * IEC 61883-1:1998
55#
56
57# Please invalidate IEEE1394_UNIT_FUNCTION_VIDEO by adding entries if it is inconvenient.
58ieee1394:node:ven*mo*units*0x00a02d:0x014000*
59ieee1394:ven*mo*sp0000A02Dver00014000
60 IEEE1394_UNIT_FUNCTION_VIDEO=1
61
62# Just for backward compatibility. Please invalidate IEEE1394_UNIT_FUNCTION_VIDEO by adding entries
63# if it is inconvenient.
64ieee1394:node:ven*mo*units*0x00a02d:0x014001*
65ieee1394:ven*mo*sp0000A02Dver00014001
66 IEEE1394_UNIT_FUNCTION_VIDEO=1
67
78eb99c4
TS
68#
69# General entry for:
70# * 1394-based Digital Camera Specification Version 1.04 (Aug. 9, 1996, 1394 Trading Association)
71#
72
73ieee1394:node:ven*units0x00a02d:0x000100
74ieee1394:ven*sp0000A02Dver00000100
75 IEEE1394_UNIT_FUNCTION_VIDEO=1
76
77#
78# General entry for:
79# * 1394-based Digital Camera Specification Version 1.20 (Jul. 23, 1998, 1394 Trading Association)
80#
81
82ieee1394:node:ven*units0x00a02d:0x000101
83ieee1394:ven*sp0000A02Dver00000101
84 IEEE1394_UNIT_FUNCTION_VIDEO=1
85
86#
87# General entry for:
88# * IIDC Digital Camera Control Specification Ver.1.30 (Jul. 25, 2000, 1394 Trading Association)
89# * IIDC Digital Camera Control Specification Ver.1.31 (Feb. 2, 2004, 1394 Trading Association, TA
90# Document 2003017)
91# * IIDC Digital Camera Control Specification Ver.1.32 (Jul. 24, 2008, 1394 Trading Association,
92# Document number 2007009)
93#
94
95ieee1394:node:ven*units0x00a02d:0x000102
96ieee1394:ven*sp0000A02Dver00000102
97 IEEE1394_UNIT_FUNCTION_VIDEO=1
98
99#
100# General entry for:
101# * IIDC2 Digital Camera Control Specification Ver.1.0.0 (Jan 26th, 2012, 1394 Trading Association,
102# TS2011001)
103# * IIDC2 Digital Camera Control Specification Ver.1.1.0 (May 19th, 2015, 1394 Trading Association,
104# TS2015001)
105#
106
107ieee1394:node:ven*units0x00a02d:0x000110
108ieee1394:ven*sp0000A02Dver00000110
109 IEEE1394_UNIT_FUNCTION_VIDEO=1
110
1b6d9a05
TS
111#
112# BridgeCo. Enhancement BreakOut Box (BeBoB) for DM1000, DM1100, and DM1500 ASICs.
113#
114
1b6d9a05
TS
115ieee1394:node:ven0x0003dbmo0x01eeeeunits0x00a02d:0x010001
116ieee1394:ven000003DBmo0001EEEEsp0000A02Dver00010001
a9c6f9b8
TS
117 ID_VENDOR_FROM_DATABASE=Apogee Electronics
118 ID_MODEL_FROM_DATABASE=Ensemble FireWire
119 IEEE1394_UNIT_FUNCTION_MIDI=1
120 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 121 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
122
123# An extension card for Rosetta 200, Rosetta 800, AD16X, DA16X, DD16X, and BigBen.
124ieee1394:node:ven0x0003dbmo0x010048units0x00a02d:0x010001
125ieee1394:ven000003DBmo00010048sp0000A02Dver00010001
a9c6f9b8
TS
126 ID_VENDOR_FROM_DATABASE=Apogee Electronics
127 ID_MODEL_FROM_DATABASE=X-FireWire Card
128 IEEE1394_UNIT_FUNCTION_MIDI=1
129 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 130 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
131
132ieee1394:node:ven0x001564mo0x000610units0x00a02d:0x010001
133ieee1394:ven00001564mo00000610sp0000A02Dver00010001
a9c6f9b8
TS
134 ID_VENDOR_FROM_DATABASE=Behringer
135 ID_MODEL_FROM_DATABASE=F-Control Audio 610
136 IEEE1394_UNIT_FUNCTION_MIDI=1
137 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 138 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
139
140ieee1394:node:ven0x001564mo0x001616units0x00a02d:0x010001
141ieee1394:ven00001564mo00001616sp0000A02Dver00010001
a9c6f9b8
TS
142 ID_VENDOR_FROM_DATABASE=Behringer
143 ID_MODEL_FROM_DATABASE=F-Control Audio 1616
144 IEEE1394_UNIT_FUNCTION_MIDI=1
145 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 146 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
147
148ieee1394:node:ven0x001564mo0x001204units0x00a02d:0x010001
149ieee1394:ven00001564mo00001204sp0000A02Dver00010001
a9c6f9b8
TS
150 ID_VENDOR_FROM_DATABASE=Behringer
151 ID_MODEL_FROM_DATABASE=XENYX UFX1204
152 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 153 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
154
155ieee1394:node:ven0x001564mo0x001604units0x00a02d:0x010001
156ieee1394:ven00001564mo00001604sp0000A02Dver00010001
a9c6f9b8
TS
157 ID_VENDOR_FROM_DATABASE=Behringer
158 ID_MODEL_FROM_DATABASE=XENYX UFX1604
159 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 160 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
161
162# An extension card for Behringer X32.
163ieee1394:node:ven0x001564mo0x000006units0x00a02d:0x010001
164ieee1394:ven00001564mo00000006sp0000A02Dver00010001
a9c6f9b8
TS
165 ID_VENDOR_FROM_DATABASE=Behringer
166 ID_MODEL_FROM_DATABASE=X-UF
167 IEEE1394_UNIT_FUNCTION_MIDI=1
168 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 169 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
170
171ieee1394:node:ven0x00000amo0x030000units0x00a02d:0x010001
172ieee1394:ven0000000Amo00030000sp0000A02Dver00010001
a9c6f9b8
TS
173 ID_VENDOR_FROM_DATABASE=CME
174 ID_MODEL_FROM_DATABASE=Matrix K FW
175 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 176 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
177
178ieee1394:node:ven0x00a07emo0x0000a9units0x00a02d:0x014001
179ieee1394:ven0000A07Emo000000A9sp0000A02Dver00014001
a9c6f9b8
TS
180 ID_VENDOR_FROM_DATABASE=Digidesign
181 ID_MODEL_FROM_DATABASE=Mbox 2 Pro
182 IEEE1394_UNIT_FUNCTION_MIDI=1
183 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 184 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
185
186ieee1394:node:ven0x0040abmo0x010048units0x00a02d:0x010001
187ieee1394:ven000040ABmo00010048sp0000A02Dver00010001
a9c6f9b8
TS
188 ID_VENDOR_FROM_DATABASE=Edirol
189 ID_MODEL_FROM_DATABASE=FA-101
190 IEEE1394_UNIT_FUNCTION_MIDI=1
191 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 192 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
193
194ieee1394:node:ven0x0040abmo0x010049units0x00a02d:0x010001
195ieee1394:ven000040ABmo00010049sp0000A02Dver00010001
a9c6f9b8
TS
196 ID_VENDOR_FROM_DATABASE=Edirol
197 ID_MODEL_FROM_DATABASE=FA-66
198 IEEE1394_UNIT_FUNCTION_MIDI=1
199 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 200 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
201
202# The value of model field differs depending on firmware.
203ieee1394:node:ven0x000f1bmo0x010064units0x00a02d:0x010001
204ieee1394:ven00000F1Bmo00010064sp0000A02Dver00010001
205ieee1394:node:ven0x000f1bmo0x000210units0x00a02d:0x010001
206ieee1394:ven00000F1Bmo00000210sp0000A02Dver00010001
a9c6f9b8
TS
207 ID_VENDOR_FROM_DATABASE=Ego Systems
208 ID_MODEL_FROM_DATABASE=QuataFire
209 IEEE1394_UNIT_FUNCTION_MIDI=1
210 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 211 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
212
213# Match to Saffire and Saffire LE.
214ieee1394:node:ven0x00130emo0x000000units0x00a02d:0x010001
215ieee1394:ven0000130Emo00000000sp0000A02Dver00010001
a9c6f9b8
TS
216 ID_VENDOR_FROM_DATABASE=Focusrite
217 ID_MODEL_FROM_DATABASE=Saffire
218 IEEE1394_UNIT_FUNCTION_MIDI=1
219 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 220 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
221
222ieee1394:node:ven0x00130emo0x000006units0x00a02d:0x010001
223ieee1394:ven0000130Emo00000006sp0000A02Dver00010001
a9c6f9b8
TS
224 ID_VENDOR_FROM_DATABASE=Focusrite
225 ID_MODEL_FROM_DATABASE=Saffire Pro 10 i/o
226 IEEE1394_UNIT_FUNCTION_MIDI=1
227 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 228 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
229
230ieee1394:node:ven0x00130emo0x000003units0x00a02d:0x010001
231ieee1394:ven0000130Emo00000003sp0000A02Dver00010001
a9c6f9b8
TS
232 ID_VENDOR_FROM_DATABASE=Focusrite
233 ID_MODEL_FROM_DATABASE=Saffire Pro 26 i/o
234 IEEE1394_UNIT_FUNCTION_MIDI=1
235 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 236 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
237
238ieee1394:node:ven0x01a9eemo0x000001units0x00a02d:0x010001
239ieee1394:ven0001A9EEmo00000001sp0000A02Dver00010001
a9c6f9b8
TS
240 ID_VENDOR_FROM_DATABASE=ICON
241 ID_MODEL_FROM_DATABASE=FireXon
242 IEEE1394_UNIT_FUNCTION_MIDI=1
243 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 244 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
245
246ieee1394:node:ven0x000d6cmo0x010071units0x00a02d:0x014001
247ieee1394:ven00000D6Cmo00010071sp0000A02Dver00014001
a9c6f9b8
TS
248 ID_VENDOR_FROM_DATABASE=M-Audio
249 ID_MODEL_FROM_DATABASE=FW 1814
250 IEEE1394_UNIT_FUNCTION_MIDI=1
251 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 252 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
253
254# Vendor is BridgeCo Co AG but M-Audio.
255ieee1394:node:ven0x0007f5mo0x010046units0x00a02d:0x014001
256ieee1394:ven000007F5mo00010046sp0000A02Dver00014001
a9c6f9b8
TS
257 ID_VENDOR_FROM_DATABASE=M-Audio
258 ID_MODEL_FROM_DATABASE=FW 410
259 IEEE1394_UNIT_FUNCTION_MIDI=1
260 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 261 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
262
263ieee1394:node:ven0x000d6cmo0x010060units0x00a02d:0x014001
264ieee1394:ven00000D6Cmo00010060sp0000A02Dver00014001
a9c6f9b8
TS
265 ID_VENDOR_FROM_DATABASE=M-Audio
266 ID_MODEL_FROM_DATABASE=FW Audiophile
267 IEEE1394_UNIT_FUNCTION_MIDI=1
268 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 269 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
270
271ieee1394:node:ven0x000d6cmo0x010062units0x00a02d:0x010001
272ieee1394:ven00000D6Cmo00010062sp0000A02Dver00010001
a9c6f9b8
TS
273 ID_VENDOR_FROM_DATABASE=M-Audio
274 ID_MODEL_FROM_DATABASE=FW Solo
275 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 276 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
277
278ieee1394:node:ven0x000d6cmo0x010081units0x00a02d:0x010001
279ieee1394:ven00000D6Cmo00010081sp0000A02Dver00010001
a9c6f9b8
TS
280 ID_VENDOR_FROM_DATABASE=M-Audio
281 ID_MODEL_FROM_DATABASE=NRV10
282 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 283 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
284
285ieee1394:node:ven0x000d6cmo0x00000aunits0x00a02d:0x014001
286ieee1394:ven00000D6Cmo0000000Asp0000A02Dver00014001
a9c6f9b8
TS
287 ID_VENDOR_FROM_DATABASE=M-Audio
288 ID_MODEL_FROM_DATABASE=Ozonic
289 IEEE1394_UNIT_FUNCTION_MIDI=1
290 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 291 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
292
293ieee1394:node:ven0x000d6cmo0x0100a1units0x00a02d:0x014001
294ieee1394:ven00000D6Cmo000100A1sp0000A02Dver00014001
a9c6f9b8
TS
295 ID_VENDOR_FROM_DATABASE=M-Audio
296 ID_MODEL_FROM_DATABASE=ProFire Lightbridge
297 IEEE1394_UNIT_FUNCTION_MIDI=1
298 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 299 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
300
301ieee1394:node:ven0x000d6cmo0x010091units0x00a02d:0x014001
302ieee1394:ven00000D6Cmo00010091sp0000A02Dver00014001
a9c6f9b8
TS
303 ID_VENDOR_FROM_DATABASE=M-Audio
304 ID_MODEL_FROM_DATABASE=ProjectMix I/O
305 IEEE1394_UNIT_FUNCTION_MIDI=1
306 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 307 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
308
309# An extension card for Mackie Onyx 1220, 1620, and 1640.
310ieee1394:node:ven0x000ff2mo0x010065units0x00a02d:0x010001
311ieee1394:ven00000FF2mo00010065sp0000A02Dver00010001
a9c6f9b8
TS
312 ID_VENDOR_FROM_DATABASE=Loud Technologies
313 ID_MODEL_FROM_DATABASE=Mackie Onyx FireWire
314 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 315 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05 316
15c04125 317# An extension card for Mackie d.2. Mackie d.2 Pro is preinstalled model.
1b6d9a05
TS
318ieee1394:node:ven0x000ff2mo0x010067units0x00a02d:0x010001
319ieee1394:ven00000FF2mo00010067sp0000A02Dver00010001
a9c6f9b8
TS
320 ID_VENDOR_FROM_DATABASE=Loud Technologies
321 ID_MODEL_FROM_DATABASE=Mackie DJ Mixer
322 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 323 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05 324
343ff580
TS
325ieee1394:node:ven0x001496mo0x050000units0x00a02d:0x010001
326ieee1394:ven00001496mo00050000sp0000A02Dver00010001
327 ID_VENDOR_FROM_DATABASE=Phonic
328 ID_MODEL_FROM_DATABASE=Helixboard 12 FireWire MkII
329 IEEE1394_UNIT_FUNCTION_MIDI=1
330 IEEE1394_UNIT_FUNCTION_AUDIO=1
331 IEEE1394_UNIT_FUNCTION_VIDEO=0
332
333ieee1394:node:ven0x001496mo0x060000units0x00a02d:0x010001
334ieee1394:ven00001496mo00060000sp0000A02Dver00010001
335 ID_VENDOR_FROM_DATABASE=Phonic
336 ID_MODEL_FROM_DATABASE=Helixboard 18 FireWire MkII
337 IEEE1394_UNIT_FUNCTION_MIDI=1
338 IEEE1394_UNIT_FUNCTION_AUDIO=1
339 IEEE1394_UNIT_FUNCTION_VIDEO=0
340
341ieee1394:node:ven0x001496mo0x070000units0x00a02d:0x010001
342ieee1394:ven00001496mo00070000sp0000A02Dver00010001
343 ID_VENDOR_FROM_DATABASE=Phonic
344 ID_MODEL_FROM_DATABASE=Helixboard 24 FireWire MkII
345 IEEE1394_UNIT_FUNCTION_MIDI=1
346 IEEE1394_UNIT_FUNCTION_AUDIO=1
347 IEEE1394_UNIT_FUNCTION_VIDEO=0
348
349ieee1394:node:ven0x001496mo0x080000units0x00a02d:0x010001
350ieee1394:ven00001496mo00080000sp0000A02Dver00010001
351 ID_VENDOR_FROM_DATABASE=Phonic
352 ID_MODEL_FROM_DATABASE=Firefly 808 FireWire
353 IEEE1394_UNIT_FUNCTION_MIDI=1
354 IEEE1394_UNIT_FUNCTION_AUDIO=1
355 IEEE1394_UNIT_FUNCTION_VIDEO=0
356
357# Match to FireFly 202, 302, 808 Universal.
358# Match to HelixBoard 12 FireWire, 18 FireWire, 24 FireWire.
359# Match to HelixBoard 12 Universal, 18 Universal, and 24 Universal.
1b6d9a05
TS
360ieee1394:node:ven0x001496mo0x000000units0x00a02d:0x010001
361ieee1394:ven00001496mo00000000sp0000A02Dver00010001
a9c6f9b8
TS
362 ID_VENDOR_FROM_DATABASE=Phonic
363 ID_MODEL_FROM_DATABASE=FireFly/Helixboard
364 IEEE1394_UNIT_FUNCTION_MIDI=1
365 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 366 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
367
368ieee1394:node:ven0x000a92mo0x010000units0x00a02d:0x010001
369ieee1394:ven00000A92mo00010000sp0000A02Dver00010001
a9c6f9b8
TS
370 ID_VENDOR_FROM_DATABASE=PreSonus
371 ID_MODEL_FROM_DATABASE=FireBox
372 IEEE1394_UNIT_FUNCTION_MIDI=1
373 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 374 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
375
376ieee1394:node:ven0x000a92mo0x010001units0x00a02d:0x010001
377ieee1394:ven00000A92mo00010001sp0000A02Dver00010001
a9c6f9b8
TS
378 ID_VENDOR_FROM_DATABASE=PreSonus
379 ID_MODEL_FROM_DATABASE=Inspire 1394
380 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 381 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
382
383ieee1394:node:ven0x001198mo0x010048units0x00a02d:0x010001
384ieee1394:ven00001198mo00010048sp0000A02Dver00010001
a9c6f9b8
TS
385 ID_VENDOR_FROM_DATABASE=Prism Media Products
386 ID_MODEL_FROM_DATABASE=Orpheus
387 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 388 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
389
390ieee1394:node:ven0x000a92mo0x010066units0x00a02d:0x010001
391ieee1394:ven00000A92mo00010066sp0000A02Dver00010001
a9c6f9b8
TS
392 ID_VENDOR_FROM_DATABASE=PreSonus
393 ID_MODEL_FROM_DATABASE=PreSonus FP10
394 IEEE1394_UNIT_FUNCTION_MIDI=1
395 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 396 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
397
398ieee1394:node:ven0x001260mo0x000001units0x00a02d:0x010001
399ieee1394:ven00001260mo00000001sp0000A02Dver00010001
a9c6f9b8
TS
400 ID_VENDOR_FROM_DATABASE=Stanton Magnetics
401 ID_MODEL_FROM_DATABASE=ScratchAmp
402 IEEE1394_UNIT_FUNCTION_MIDI=1
403 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 404 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
405
406ieee1394:node:ven0x010065mo0x010067units0x00a02d:0x010001
407ieee1394:ven00010065mo00010067sp0000A02Dver00010001
a9c6f9b8
TS
408 ID_VENDOR_FROM_DATABASE=Tascam
409 ID_MODEL_FROM_DATABASE=IF-FW/DM
410 IEEE1394_UNIT_FUNCTION_MIDI=1
411 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 412 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05 413
9f5c4c80
TS
414# Match to TerraTec Aureon 7.1 FireWire.
415# Match to eAR Master One, Eroica, Figaro, and Ciaccona. OEM by TerraTec perhaps.
416ieee1394:node:ven0x000aacmo0x000002units0x00a02d:0x010001
417ieee1394:ven00000AACmo00000002sp0000A02Dver00010001
418 ID_VENDOR_FROM_DATABASE=TerraTec
419 ID_MODEL_FROM_DATABASE=Aureon 7.1 FireWire
420 IEEE1394_UNIT_FUNCTION_AUDIO=1
421 IEEE1394_UNIT_FUNCTION_VIDEO=0
422
1b6d9a05
TS
423ieee1394:node:ven0x000aacmo0x000003units0x00a02d:0x010001
424ieee1394:ven00000AACmo00000003sp0000A02Dver00010001
a9c6f9b8
TS
425 ID_VENDOR_FROM_DATABASE=TerraTec Electronic
426 ID_MODEL_FROM_DATABASE=PHASE 88 FW
427 IEEE1394_UNIT_FUNCTION_MIDI=1
428 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 429 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
430
431ieee1394:node:ven0x000aacmo0x000004units0x00a02d:0x010001
432ieee1394:ven00000AACmo00000004sp0000A02Dver00010001
a9c6f9b8
TS
433 ID_VENDOR_FROM_DATABASE=TerraTec Electronic
434 ID_MODEL_FROM_DATABASE=PHASE 24 FW
435 IEEE1394_UNIT_FUNCTION_MIDI=1
436 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 437 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
438
439ieee1394:node:ven0x000aacmo0x000007units0x00a02d:0x010001
440ieee1394:ven00000AACmo00000007sp0000A02Dver00010001
a9c6f9b8
TS
441 ID_VENDOR_FROM_DATABASE=TerraTec Electronic
442 ID_MODEL_FROM_DATABASE=PHASE X24 FW
443 IEEE1394_UNIT_FUNCTION_MIDI=1
444 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 445 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
446
447ieee1394:node:ven0x002327mo0x020002units0x00a02d:0x010001
448ieee1394:ven00002327mo00020002sp0000A02Dver00010001
a9c6f9b8
TS
449 ID_VENDOR_FROM_DATABASE=ToneWeal
450 ID_MODEL_FROM_DATABASE=FW66
451 IEEE1394_UNIT_FUNCTION_MIDI=1
452 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 453 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
454
455ieee1394:node:ven0x00a0demo0x10000bunits0x00a02d:0x010001
456ieee1394:ven0000A0DEmo0010000Bsp0000A02Dver00010001
a9c6f9b8
TS
457 ID_VENDOR_FROM_DATABASE=Yamaha
458 ID_MODEL_FROM_DATABASE=GO44
459 IEEE1394_UNIT_FUNCTION_MIDI=1
460 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 461 IEEE1394_UNIT_FUNCTION_VIDEO=0
1b6d9a05
TS
462
463ieee1394:node:ven0x00a0demo0x10000cunits0x00a02d:0x010001
464ieee1394:ven0000A0DEmo0010000Csp0000A02Dver00010001
a9c6f9b8
TS
465 ID_VENDOR_FROM_DATABASE=Yamaha
466 ID_MODEL_FROM_DATABASE=GO46
467 IEEE1394_UNIT_FUNCTION_MIDI=1
468 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 469 IEEE1394_UNIT_FUNCTION_VIDEO=0
0db0564e
TS
470
471#
472# Fireworks board module.
473#
474# DSP model (Texus Instruments TMS320C67) and FPGA model (Xilinx Spartan XC35250E) exists.
475# Both models use Texus Instruments TSB43CB43 (IceLynx Micro, iCEM) as communication engine.
476#
477
478# Match to DSP model of AudioFire8.
479ieee1394:node:ven0x001486mo0x000af8units0x00a02d:0x010000
480ieee1394:ven00001486mo00000AF8sp0000A02Dver00010000
a9c6f9b8
TS
481 ID_VENDOR_FROM_DATABASE=Echo Digital Audio
482 ID_MODEL_FROM_DATABASE=AudioFire8
483 IEEE1394_UNIT_FUNCTION_MIDI=1
484 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
485
486# Match to both DSP and FPGA models of AudioFire12.
487ieee1394:node:ven0x001486mo0x00af12units0x00a02d:0x010000
488ieee1394:ven00001486mo0000AF12sp0000A02Dver00010000
a9c6f9b8
TS
489 ID_VENDOR_FROM_DATABASE=Echo Digital Audio
490 ID_MODEL_FROM_DATABASE=AudioFire12
491 IEEE1394_UNIT_FUNCTION_MIDI=1
492 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
493
494# DSP model.
495ieee1394:node:ven0x000ff2mo0x01200funits0x00a02d:0x010000
496ieee1394:ven00000FF2mo0001200Fsp0000A02Dver00010000
a9c6f9b8
TS
497 ID_VENDOR_FROM_DATABASE=Mackie
498 ID_MODEL_FROM_DATABASE=Onyx 1200F
499 IEEE1394_UNIT_FUNCTION_MIDI=1
500 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
501
502# DSP model.
503ieee1394:node:ven0x000ff2mo0x00400funits0x00a02d:0x010000
504ieee1394:ven00000FF2mo0000400Fsp0000A02Dver00010000
a9c6f9b8
TS
505 ID_VENDOR_FROM_DATABASE=Mackie
506 ID_MODEL_FROM_DATABASE=Onyx 400F
507 IEEE1394_UNIT_FUNCTION_MIDI=1
508 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
509
510# FPGA model.
511ieee1394:node:ven0x001486mo0x000af2units0x00a02d:0x010000
512ieee1394:ven00001486mo00000AF2sp0000A02Dver00010000
a9c6f9b8
TS
513 ID_VENDOR_FROM_DATABASE=Echo Digital Audio
514 ID_MODEL_FROM_DATABASE=AudioFire2
515 IEEE1394_UNIT_FUNCTION_MIDI=1
516 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
517
518# FPGA model.
519ieee1394:node:ven0x001486mo0x000af4units0x00a02d:0x010000
520ieee1394:ven00001486mo00000AF4sp0000A02Dver00010000
a9c6f9b8
TS
521 ID_VENDOR_FROM_DATABASE=Echo Digital Audio
522 ID_MODEL_FROM_DATABASE=AudioFire4
523 IEEE1394_UNIT_FUNCTION_MIDI=1
524 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
525
526# Match to FPGA model of AudioFire8, and AudioFirePre8.
527ieee1394:node:ven0x001486mo0x000af9units0x00a02d:0x010000
528ieee1394:ven00001486mo00000AF9sp0000A02Dver00010000
a9c6f9b8
TS
529 ID_VENDOR_FROM_DATABASE=Echo Digital Audio
530 ID_MODEL_FROM_DATABASE=AudioFire8/Pre8
531 IEEE1394_UNIT_FUNCTION_MIDI=1
532 IEEE1394_UNIT_FUNCTION_AUDIO=1
0db0564e
TS
533
534# FPGA model.
535ieee1394:node:ven0x00075bmo0x00afb2units0x00a02d:0x010000
536ieee1394:ven0000075Bmo0000AFB2sp0000A02Dver00010000
a9c6f9b8
TS
537 ID_VENDOR_FROM_DATABASE=Gibson
538 ID_MODEL_FROM_DATABASE=RIP
539 IEEE1394_UNIT_FUNCTION_MIDI=1
540 IEEE1394_UNIT_FUNCTION_AUDIO=1
38338b30
TS
541
542#
543# Oxford Semiconductor FW970/971.
544#
545
546ieee1394:node:ven0x0003dbmo0x01ddddunits0x00a02d:0x010001
547ieee1394:ven000003DBmo0001DDDDsp0000A02Dver00010001
a9c6f9b8
TS
548 ID_VENDOR_FROM_DATABASE=Apogee Electronics
549 ID_MODEL_FROM_DATABASE=Duet FireWire
550 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 551 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
552
553ieee1394:node:ven0x001564mo0x00fc22units0x00a02d:0x010001
554ieee1394:ven00001564mo0000FC22sp0000A02Dver00010001
a9c6f9b8
TS
555 ID_VENDOR_FROM_DATABASE=Behringer
556 ID_MODEL_FROM_DATABASE=F-Control Audio 202
557 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 558 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
559
560ieee1394:node:ven0x001292mo0x00f970units0x00a02d:0x010001
561ieee1394:ven00001292mo0000F970sp0000A02Dver00010001
a9c6f9b8
TS
562 ID_VENDOR_FROM_DATABASE=Griffin Technology
563 ID_MODEL_FROM_DATABASE=Griffin FireWave
564 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 565 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
566
567ieee1394:node:ven0x00d04bmo0x00f970units0x00a02d:0x010001
568ieee1394:ven0000D04Bmo0000F970sp0000A02Dver00010001
a9c6f9b8
TS
569 ID_VENDOR_FROM_DATABASE=LaCie
570 ID_MODEL_FROM_DATABASE=LaCie FireWire Speakers
571 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 572 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
573
574# Match to former models of Onyx 820i, 1220i, and 1620i.
575ieee1394:node:ven0x000ff2mo0x081216units0x00a02d:0x010001
576ieee1394:ven00000FF2mo00081216sp0000A02Dver00010001
a9c6f9b8
TS
577 ID_VENDOR_FROM_DATABASE=Loud Technologies
578 ID_MODEL_FROM_DATABASE=Mackie Onyx-i series
579 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 580 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30 581
1ba328a1 582# Match to former model of Onyx 1640i.
38338b30
TS
583ieee1394:node:ven0x000ff2mo0x001640units0x00a02d:0x010001
584ieee1394:ven00000FF2mo00001640sp0000A02Dver00010001
a9c6f9b8
TS
585 ID_VENDOR_FROM_DATABASE=Loud Technologies
586 ID_MODEL_FROM_DATABASE=Mackie Onyx 1640i
587 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 588 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
589
590ieee1394:node:ven0x000ff2mo0x00200funits0x00a02d:0x010001
591ieee1394:ven00000FF2mo0000200Fsp0000A02Dver00010001
a9c6f9b8
TS
592 ID_VENDOR_FROM_DATABASE=Loud Technologies
593 ID_MODEL_FROM_DATABASE=Mackie Onyx Satellite
594 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 595 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
596
597ieee1394:node:ven0x000ff2mo0x000460units0x00a02d:0x010001
598ieee1394:ven00000FF2mo00000460sp0000A02Dver00010001
a9c6f9b8
TS
599 ID_VENDOR_FROM_DATABASE=Loud Technologies
600 ID_MODEL_FROM_DATABASE=Tapco LINK.firewire 4x6
601 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 602 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
603
604ieee1394:node:ven0x001260mo0x002000units0x00a02d:0x010001
605ieee1394:ven00001260mo00002000sp0000A02Dver00010001
a9c6f9b8
TS
606 ID_VENDOR_FROM_DATABASE=Stanton Magnetics
607 ID_MODEL_FROM_DATABASE=SCS.1d
608 IEEE1394_UNIT_FUNCTION_MIDI=1
609 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 610 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
611
612ieee1394:node:ven0x001260mo0x001000units0x00a02d:0x010001
613ieee1394:ven00001260mo00001000sp0000A02Dver00010001
a9c6f9b8
TS
614 ID_VENDOR_FROM_DATABASE=Stanton Magnetics
615 ID_MODEL_FROM_DATABASE=SCS.1m
616 IEEE1394_UNIT_FUNCTION_MIDI=1
002f6e92 617 IEEE1394_UNIT_FUNCTION_VIDEO=0
38338b30
TS
618
619ieee1394:node:ven0x00022emo0x800007units0x00a02d:0x010001
620ieee1394:ven0000022Emo00800007sp0000A02Dver00010001
a9c6f9b8
TS
621 ID_VENDOR_FROM_DATABASE=Tascam
622 ID_MODEL_FROM_DATABASE=FireOne
623 IEEE1394_UNIT_FUNCTION_MIDI=1
624 IEEE1394_UNIT_FUNCTION_AUDIO=1
002f6e92 625 IEEE1394_UNIT_FUNCTION_VIDEO=0
c0d8b61f
TS
626
627#
628# TC Applied Technologies. Digital Interface Communication Engine (DICE).
629#
630# DICE with DICE II, TCD2210, TCD2220, and TCD3070 ASICs.
631#
632
633ieee1394:node:ven0x0004c4mo0x000000units0x0004c4:0x000001
634ieee1394:ven000004C4mo00000000sp000004C4ver00000001
a9c6f9b8
TS
635 ID_VENDOR_FROM_DATABASE=Allen and Heath
636 ID_MODEL_FROM_DATABASE=Zed R16
637 IEEE1394_UNIT_FUNCTION_MIDI=1
638 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
639
640# Match to iO 14, iO 26
641ieee1394:node:ven0x000595mo0x000001units0x000595:0x000001
642ieee1394:ven00000595mo00000001sp00000595ver00000001
a9c6f9b8
TS
643 ID_VENDOR_FROM_DATABASE=Alesis
644 ID_MODEL_FROM_DATABASE=iO FireWire
645 IEEE1394_UNIT_FUNCTION_MIDI=1
646 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
647
648ieee1394:node:ven0x000595mo0x000002units0x000595:0x000001
649ieee1394:ven00000595mo00000002sp00000595ver00000001
a9c6f9b8
TS
650 ID_VENDOR_FROM_DATABASE=Alesis
651 ID_MODEL_FROM_DATABASE=MasterControl
652 IEEE1394_UNIT_FUNCTION_MIDI=1
653 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
654
655# Match to Multimix 8, 12, and 16.
656ieee1394:node:ven0x000595mo0x000000units0x000595:0x000001
657ieee1394:ven00000595mo00000000sp00000595ver00000001
a9c6f9b8
TS
658 ID_VENDOR_FROM_DATABASE=Alesis
659 ID_MODEL_FROM_DATABASE=MultiMix FireWire
660 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
661
662ieee1394:node:ven0x00a07emo0x000004units0x00a07e:0x000001
663ieee1394:ven0000A07Emo00000004sp0000A07Ever00000001
a9c6f9b8
TS
664 ID_VENDOR_FROM_DATABASE=Avid
665 ID_MODEL_FROM_DATABASE=Mbox 3 Pro
666 IEEE1394_UNIT_FUNCTION_MIDI=1
667 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
668
669ieee1394:node:ven0x001c2dmo0x000001units0x001c2d:0x000001
670ieee1394:ven00001C2Dmo00000001sp00001C2Dver00000001
a9c6f9b8
TS
671 ID_VENDOR_FROM_DATABASE=FlexRadio Systems
672 ID_MODEL_FROM_DATABASE=FLEX-5000
673 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
674
675ieee1394:node:ven0x001c2dmo0x000002units0x001c2d:0x000001
676ieee1394:ven00001C2Dmo00000002sp00001C2Dver00000001
a9c6f9b8
TS
677 ID_VENDOR_FROM_DATABASE=FlexRadio Systems
678 ID_MODEL_FROM_DATABASE=FLEX-3000
679 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
680
681ieee1394:node:ven0x00130emo0x000006units0x00130e:0x000001
682ieee1394:ven0000130Emo00000006sp0000130Ever00000001
a9c6f9b8
TS
683 ID_VENDOR_FROM_DATABASE=Focusrite
684 ID_MODEL_FROM_DATABASE=Liquid Saffire 56
685 IEEE1394_UNIT_FUNCTION_MIDI=1
686 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
687
688ieee1394:node:ven0x00130emo0x000009units0x00130e:0x000001
689ieee1394:ven0000130Emo00000009sp0000130Ever00000001
a9c6f9b8
TS
690 ID_VENDOR_FROM_DATABASE=Focusrite
691 ID_MODEL_FROM_DATABASE=Saffire Pro 14
692 IEEE1394_UNIT_FUNCTION_MIDI=1
693 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
694
695ieee1394:node:ven0x00130emo0x000007units0x00130e:0x000001
696ieee1394:ven0000130Emo00000007sp0000130Ever00000001
a9c6f9b8
TS
697 ID_VENDOR_FROM_DATABASE=Focusrite
698 ID_MODEL_FROM_DATABASE=Saffire Pro 24
699 IEEE1394_UNIT_FUNCTION_MIDI=1
700 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
701
702ieee1394:node:ven0x00130emo0x000008units0x00130e:0x000001
703ieee1394:ven0000130Emo00000008sp0000130Ever00000001
a9c6f9b8
TS
704 ID_VENDOR_FROM_DATABASE=Focusrite
705 ID_MODEL_FROM_DATABASE=Saffire Pro 24 DSP
706 IEEE1394_UNIT_FUNCTION_MIDI=1
707 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
708
709ieee1394:node:ven0x00130emo0x000012units0x00130e:0x000001
710ieee1394:ven0000130Emo00000012sp0000130Ever00000001
a9c6f9b8
TS
711 ID_VENDOR_FROM_DATABASE=Focusrite
712 ID_MODEL_FROM_DATABASE=Saffire Pro 26
713 IEEE1394_UNIT_FUNCTION_MIDI=1
714 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
715
716# Revision with TCD2210.
717ieee1394:node:ven0x00130emo0x000005units0x00130e:0x000001
718ieee1394:ven0000130Emo00000005sp0000130Ever00000001
a9c6f9b8
TS
719 ID_VENDOR_FROM_DATABASE=Focusrite
720 ID_MODEL_FROM_DATABASE=Saffire Pro 40
721 IEEE1394_UNIT_FUNCTION_MIDI=1
722 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
723
724# Revision with TCD3070.
725ieee1394:node:ven0x00130emo0x0000deunits0x00130e:0x000001
726ieee1394:ven0000130Emo000000DEsp0000130Ever00000001
a9c6f9b8
TS
727 ID_VENDOR_FROM_DATABASE=Focusrite
728 ID_MODEL_FROM_DATABASE=Saffire Pro 40
729 IEEE1394_UNIT_FUNCTION_MIDI=1
730 IEEE1394_UNIT_FUNCTION_AUDIO=1
6f44dddb 731
49ed0aad
TS
732ieee1394:node:ven0x000fd7mo0x000001units0x000fd7:0x000001
733ieee1394:ven00000FD7mo00000001sp00000FD7ver00000001
a9c6f9b8
TS
734 ID_VENDOR_FROM_DATABASE=Harman Music Group
735 ID_MODEL_FROM_DATABASE=Lexicon I-ONIX FW810S
736 IEEE1394_UNIT_FUNCTION_MIDI=1
737 IEEE1394_UNIT_FUNCTION_AUDIO=1
49ed0aad 738
6f44dddb
TS
739ieee1394:node:ven0x000ff2mo0x000007units0x000ff2:0x000001
740ieee1394:ven00000FF2mo00000007sp00000FF2ver00000001
a9c6f9b8
TS
741 ID_VENDOR_FROM_DATABASE=Loud Technologies
742 ID_MODEL_FROM_DATABASE=Mackie Onyx Blackbird
743 IEEE1394_UNIT_FUNCTION_AUDIO=1
6f44dddb 744
1ba328a1 745# Match to latter models of Onyx 820i, 1220i, 1620i, and 1640i.
6f44dddb
TS
746ieee1394:node:ven0x000ff2mo0x000006units0x000ff2:0x000001
747ieee1394:ven00000FF2mo00000006sp00000FF2ver00000001
a9c6f9b8
TS
748 ID_VENDOR_FROM_DATABASE=Loud Technologies
749 ID_MODEL_FROM_DATABASE=Mackie Onyx-i series
750 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f 751
a774b509
TS
752ieee1394:node:ven0x000d6cmo0x000011units0x000d6c:0x0100d1
753ieee1394:ven00000D6Cmo00000011sp00000D6Cver000100D1
a9c6f9b8
TS
754 ID_VENDOR_FROM_DATABASE=M-Audio
755 ID_MODEL_FROM_DATABASE=ProFire 610
756 IEEE1394_UNIT_FUNCTION_MIDI=1
757 IEEE1394_UNIT_FUNCTION_AUDIO=1
a774b509
TS
758
759ieee1394:node:ven0x000d6cmo0x000010units0x000d6c:0x0100c1
760ieee1394:ven00000D6Cmo00000010sp00000D6Cver000100C1
a9c6f9b8
TS
761 ID_VENDOR_FROM_DATABASE=M-Audio
762 ID_MODEL_FROM_DATABASE=ProFire 2626
763 IEEE1394_UNIT_FUNCTION_MIDI=1
764 IEEE1394_UNIT_FUNCTION_AUDIO=1
a774b509 765
c0d8b61f
TS
766ieee1394:node:ven0x001ee8mo0x000002units0x001ee8:0x000001
767ieee1394:ven00001EE8mo00000002sp00001EE8ver00000001
a9c6f9b8
TS
768 ID_VENDOR_FROM_DATABASE=Mytek
769 ID_MODEL_FROM_DATABASE=Stereo192-DSD DAC
770 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
771
772ieee1394:node:ven0x10c73fmo0x000001units0x10c73f:0x000001
773ieee1394:ven0010C73Fmo00000001sp0010C73Fver00000001
a9c6f9b8
TS
774 ID_VENDOR_FROM_DATABASE=Midas Klark Teknik
775 ID_MODEL_FROM_DATABASE=VeniceF series
776 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
777
778ieee1394:node:ven0x000a92mo0x000008units0x000a92:0x000001
779ieee1394:ven00000A92mo00000008sp00000A92ver00000001
a9c6f9b8
TS
780 ID_VENDOR_FROM_DATABASE=PreSonus
781 ID_MODEL_FROM_DATABASE=FireStudio
782 IEEE1394_UNIT_FUNCTION_MIDI=1
783 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
784
785ieee1394:node:ven0x000a92mo0x000011units0x000a92:0x000001
786ieee1394:ven00000A92mo00000011sp00000A92ver00000001
a9c6f9b8
TS
787 ID_VENDOR_FROM_DATABASE=PreSonus
788 ID_MODEL_FROM_DATABASE=FireStudio Mobile
789 IEEE1394_UNIT_FUNCTION_MIDI=1
790 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
791
792ieee1394:node:ven0x000a92mo0x00000bunits0x000a92:0x000001
793ieee1394:ven00000A92mo0000000Bsp00000A92ver00000001
a9c6f9b8
TS
794 ID_VENDOR_FROM_DATABASE=PreSonus
795 ID_MODEL_FROM_DATABASE=FireStudio Project
796 IEEE1394_UNIT_FUNCTION_MIDI=1
797 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
798
799ieee1394:node:ven0x000a92mo0x00000cunits0x000a92:0x000001
800ieee1394:ven00000A92mo0000000Csp00000A92ver00000001
a9c6f9b8
TS
801 ID_VENDOR_FROM_DATABASE=PreSonus
802 ID_MODEL_FROM_DATABASE=FireStudio Tube
803 IEEE1394_UNIT_FUNCTION_MIDI=1
804 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
805
806ieee1394:node:ven0x000a92mo0x000010units0x000a92:0x000001
807ieee1394:ven00000A92mo00000010sp00000A92ver00000001
a9c6f9b8
TS
808 ID_VENDOR_FROM_DATABASE=PreSonus
809 ID_MODEL_FROM_DATABASE=StudioLive 16.4.2
810 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
811
812ieee1394:node:ven0x000a92mo0x000012units0x000a92:0x000001
813ieee1394:ven00000A92mo00000012sp00000A92ver00000001
a9c6f9b8
TS
814 ID_VENDOR_FROM_DATABASE=PreSonus
815 ID_MODEL_FROM_DATABASE=StudioLive 24.4.2
816 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
817
818ieee1394:node:ven0x000a92mo0x000013units0x000a92:0x000001
819ieee1394:ven00000A92mo00000013sp00000A92ver00000001
a9c6f9b8
TS
820 ID_VENDOR_FROM_DATABASE=PreSonus
821 ID_MODEL_FROM_DATABASE=StudioLive 16.0.2
822 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
823
824ieee1394:node:ven0x000a92mo0x000014units0x000a92:0x000001
825ieee1394:ven00000A92mo00000014sp00000A92ver00000001
a9c6f9b8
TS
826 ID_VENDOR_FROM_DATABASE=PreSonus
827 ID_MODEL_FROM_DATABASE=StudioLive 32.4.2AI
828 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f 829
effbb402
TS
830# Unregistered OUI. Match to Duende Classic and Duende Mini. They are differentiated by category
831# field of GUID (0x51/0x52) in TCAT specification.
832ieee1394:node:ven0x0050c2mo0x000070units0x0050c2:0x000001
833ieee1394:ven000050C2mo00000070sp000050C2ver00000001
a9c6f9b8
TS
834 ID_VENDOR_FROM_DATABASE=Solid State Logic
835 ID_MODEL_FROM_DATABASE=Duende FireWire
836 IEEE1394_UNIT_FUNCTION_AUDIO=1
effbb402 837
c0d8b61f
TS
838ieee1394:node:ven0x000166mo0x000024units0x000166:0x000001
839ieee1394:ven00000166mo00000024sp00000166ver00000001
a9c6f9b8
TS
840 ID_VENDOR_FROM_DATABASE=TC Electronic
841 ID_MODEL_FROM_DATABASE=Desktop Konnekt 6
842 IEEE1394_UNIT_FUNCTION_MIDI=1
843 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
844
845ieee1394:node:ven0x000166mo0x000030units0x000166:0x000001
846ieee1394:ven00000166mo00000030sp00000166ver00000001
a9c6f9b8
TS
847 ID_VENDOR_FROM_DATABASE=TC Electronic
848 ID_MODEL_FROM_DATABASE=Digital Konnekt x32
849 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
850
851ieee1394:node:ven0x000166mo0x000027units0x000166:0x000001
852ieee1394:ven00000166mo00000027sp00000166ver00000001
a9c6f9b8
TS
853 ID_VENDOR_FROM_DATABASE=TC Electronic
854 ID_MODEL_FROM_DATABASE=Impact Twin
855 IEEE1394_UNIT_FUNCTION_MIDI=1
856 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
857
858ieee1394:node:ven0x000166mo0x000020units0x000166:0x000001
859ieee1394:ven00000166mo00000020sp00000166ver00000001
a9c6f9b8
TS
860 ID_VENDOR_FROM_DATABASE=TC Electronic
861 ID_MODEL_FROM_DATABASE=Konnekt 24D
862 IEEE1394_UNIT_FUNCTION_MIDI=1
863 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
864
865ieee1394:node:ven0x000166mo0x000021units0x000166:0x000001
866ieee1394:ven00000166mo00000021sp00000166ver00000001
a9c6f9b8
TS
867 ID_VENDOR_FROM_DATABASE=TC Electronic
868 ID_MODEL_FROM_DATABASE=Konnekt 8
869 IEEE1394_UNIT_FUNCTION_MIDI=1
870 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
871
872ieee1394:node:ven0x000166mo0x000023units0x000166:0x000001
873ieee1394:ven00000166mo00000023sp00000166ver00000001
a9c6f9b8
TS
874 ID_VENDOR_FROM_DATABASE=TC Electronic
875 ID_MODEL_FROM_DATABASE=Konnekt Live
876 IEEE1394_UNIT_FUNCTION_MIDI=1
877 IEEE1394_UNIT_FUNCTION_AUDIO=1
c0d8b61f
TS
878
879ieee1394:node:ven0x000166mo0x000022units0x000166:0x000001
880ieee1394:ven00000166mo00000022sp00000166ver00000001
a9c6f9b8
TS
881 ID_VENDOR_FROM_DATABASE=TC Electronic
882 ID_MODEL_FROM_DATABASE=Studio Konnekt 48
883 IEEE1394_UNIT_FUNCTION_MIDI=1
884 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
885
886ieee1394:node:ven0x001c6amo0x000001units0x001c6a:0x000001
887ieee1394:ven00001C6Amo00000001sp00001C6Aver00000001
a9c6f9b8
TS
888 ID_VENDOR_FROM_DATABASE=Weiss Engineering
889 ID_MODEL_FROM_DATABASE=ADC2
890 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
891
892ieee1394:node:ven0x001c6amo0x000002units0x001c6a:0x000001
893ieee1394:ven00001C6Amo00000002sp00001C6Aver00000001
a9c6f9b8
TS
894 ID_VENDOR_FROM_DATABASE=Weiss Engineering
895 ID_MODEL_FROM_DATABASE=Vesta
896 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
897
898ieee1394:node:ven0x001c6amo0x000003units0x001c6a:0x000001
899ieee1394:ven00001C6Amo00000003sp00001C6Aver00000001
a9c6f9b8
TS
900 ID_VENDOR_FROM_DATABASE=Weiss Engineering
901 ID_MODEL_FROM_DATABASE=Minerva
902 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
903
904ieee1394:node:ven0x001c6amo0x000004units0x001c6a:0x000001
905ieee1394:ven00001C6Amo00000004sp00001C6Aver00000001
a9c6f9b8
TS
906 ID_VENDOR_FROM_DATABASE=Weiss Engineering
907 ID_MODEL_FROM_DATABASE=AFI1
908 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
909
910ieee1394:node:ven0x001c6amo0x000005units0x001c6a:0x000001
911ieee1394:ven00001C6Amo00000005sp00001C6Aver00000001
a9c6f9b8
TS
912 ID_VENDOR_FROM_DATABASE=Weiss Engineering
913 ID_MODEL_FROM_DATABASE=DAC1
914 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
915
916ieee1394:node:ven0x001c6amo0x000006units0x001c6a:0x000001
917ieee1394:ven00001C6Amo00000006sp00001C6Aver00000001
a9c6f9b8
TS
918 ID_VENDOR_FROM_DATABASE=Weiss Engineering
919 ID_MODEL_FROM_DATABASE=INT202
920 IEEE1394_UNIT_FUNCTION_AUDIO=1
ff1cb7b9
TS
921
922ieee1394:node:ven0x001c6amo0x000007units0x001c6a:0x000001
923ieee1394:ven00001C6Amo00000007sp00001C6Aver00000001
a9c6f9b8
TS
924 ID_VENDOR_FROM_DATABASE=Weiss Engineering
925 ID_MODEL_FROM_DATABASE=DAC202
926 IEEE1394_UNIT_FUNCTION_AUDIO=1
4aaa093b
TS
927
928#
929# Digidesign Digi00x family.
930#
931
932ieee1394:node:ven0x00a07eunits0x0000a3:0x000001
933ieee1394:ven0000A07Emo00000001sp000000A3ver00000001
a9c6f9b8
TS
934 ID_VENDOR_FROM_DATABASE=Digidesign
935 ID_MODEL_FROM_DATABASE=Digi 002
936 IEEE1394_UNIT_FUNCTION_MIDI=1
937 IEEE1394_UNIT_FUNCTION_AUDIO=1
4aaa093b
TS
938
939ieee1394:node:ven0x00a07eunits0x0000a4:0x000001
940ieee1394:ven0000A07Emo00000002sp000000A4ver00000001
a9c6f9b8
TS
941 ID_VENDOR_FROM_DATABASE=Digidesign
942 ID_MODEL_FROM_DATABASE=Digi 002Rack
943 IEEE1394_UNIT_FUNCTION_MIDI=1
944 IEEE1394_UNIT_FUNCTION_AUDIO=1
4aaa093b
TS
945
946ieee1394:node:ven0x00a07eunits0x0000aa:0x000001
947ieee1394:ven0000A07Emo00000001sp000000AAver00000001
a9c6f9b8
TS
948 ID_VENDOR_FROM_DATABASE=Digidesign
949 ID_MODEL_FROM_DATABASE=Digi 003
950 IEEE1394_UNIT_FUNCTION_MIDI=1
951 IEEE1394_UNIT_FUNCTION_AUDIO=1
4aaa093b
TS
952
953ieee1394:node:ven0x00a07eunits0x0000ab:0x000001
954ieee1394:ven0000A07Emo00000002sp000000ABver00000001
a9c6f9b8
TS
955 ID_VENDOR_FROM_DATABASE=Digidesign
956 ID_MODEL_FROM_DATABASE=Digi 003 Rack
957 IEEE1394_UNIT_FUNCTION_MIDI=1
958 IEEE1394_UNIT_FUNCTION_AUDIO=1
c489e7f9
TS
959
960#
961# Tascam FireWire series.
962#
963
964ieee1394:node:ven0x00022eunits0x00022e:0x800001
965ieee1394:ven0000022Emo00000000sp0000022Ever00800001
a9c6f9b8
TS
966 ID_VENDOR_FROM_DATABASE=Tascam
967 ID_MODEL_FROM_DATABASE=FE-8
968 IEEE1394_UNIT_FUNCTION_MIDI=1
c489e7f9
TS
969
970ieee1394:node:ven0x00022eunits0x00022e:0x800003
971ieee1394:ven0000022Emo00000000sp0000022Ever00800003
a9c6f9b8
TS
972 ID_VENDOR_FROM_DATABASE=Tascam
973 ID_MODEL_FROM_DATABASE=FW-1082
974 IEEE1394_UNIT_FUNCTION_MIDI=1
975 IEEE1394_UNIT_FUNCTION_AUDIO=1
c489e7f9
TS
976
977ieee1394:node:ven0x00022eunits0x00022e:0x800004
978ieee1394:ven0000022Emo00000000sp0000022Ever00800004
a9c6f9b8
TS
979 ID_VENDOR_FROM_DATABASE=Tascam
980 ID_MODEL_FROM_DATABASE=FW-1804
981 IEEE1394_UNIT_FUNCTION_MIDI=1
982 IEEE1394_UNIT_FUNCTION_AUDIO=1
c489e7f9
TS
983
984ieee1394:node:ven0x00022eunits0x00022e:0x800000
985ieee1394:ven0000022Emo00000000sp0000022Ever00800000
a9c6f9b8
TS
986 ID_VENDOR_FROM_DATABASE=Tascam
987 ID_MODEL_FROM_DATABASE=FW-1884
988 IEEE1394_UNIT_FUNCTION_MIDI=1
989 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
990
991#
992# Mark of the Unicorn FireWire series.
993#
994# The model field in unit directory should be ignored since it expresses firmware version.
995#
996
997ieee1394:node:ven0x0001f2units0x0001f2:0x000001
998ieee1394:ven000001F2mo*sp000001F2ver00000001
a9c6f9b8
TS
999 ID_VENDOR_FROM_DATABASE=MOTU
1000 ID_MODEL_FROM_DATABASE=MOTU 828
1001 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1002
1003ieee1394:node:ven0x0001f2units0x0001f2:0x000002
1004ieee1394:ven000001F2mo*sp000001F2ver00000002
a9c6f9b8
TS
1005 ID_VENDOR_FROM_DATABASE=MOTU
1006 ID_MODEL_FROM_DATABASE=MOTU 896
1007 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1008
1009ieee1394:node:ven0x0001f2units0x0001f2:0x000003
1010ieee1394:ven000001F2mo*sp000001F2ver00000003
a9c6f9b8
TS
1011 ID_VENDOR_FROM_DATABASE=MOTU
1012 ID_MODEL_FROM_DATABASE=MOTU 828 mkII
1013 IEEE1394_UNIT_FUNCTION_MIDI=1
1014 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1015
1016ieee1394:node:ven0x0001f2units0x0001f2:0x000005
1017ieee1394:ven000001F2mo*sp000001F2ver00000005
a9c6f9b8
TS
1018 ID_VENDOR_FROM_DATABASE=MOTU
1019 ID_MODEL_FROM_DATABASE=MOTU 896 HD
1020 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1021
1022ieee1394:node:ven0x0001f2units0x0001f2:0x000009
1023ieee1394:ven000001F2mo*sp000001F2ver00000009
a9c6f9b8
TS
1024 ID_VENDOR_FROM_DATABASE=MOTU
1025 ID_MODEL_FROM_DATABASE=Traveler
1026 IEEE1394_UNIT_FUNCTION_MIDI=1
1027 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1028
1029ieee1394:node:ven0x0001f2units0x0001f2:0x00000d
1030ieee1394:ven000001F2mo*sp000001F2ver0000000D
a9c6f9b8
TS
1031 ID_VENDOR_FROM_DATABASE=MOTU
1032 ID_MODEL_FROM_DATABASE=UltraLite
1033 IEEE1394_UNIT_FUNCTION_MIDI=1
1034 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1035
1036ieee1394:node:ven0x0001f2units0x0001f2:0x00000f
1037ieee1394:ven000001F2mo*sp000001F2ver0000000F
a9c6f9b8
TS
1038 ID_VENDOR_FROM_DATABASE=MOTU
1039 ID_MODEL_FROM_DATABASE=MOTU 8pre
1040 IEEE1394_UNIT_FUNCTION_MIDI=1
1041 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1042
1043ieee1394:node:ven0x0001f2units0x0001f2:0x000015
1044ieee1394:ven000001F2mo*sp000001F2ver00000015
a9c6f9b8
TS
1045 ID_VENDOR_FROM_DATABASE=MOTU
1046 ID_MODEL_FROM_DATABASE=MOTU 828 mk3 FireWire
1047 IEEE1394_UNIT_FUNCTION_MIDI=1
1048 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1049
1050ieee1394:node:ven0x0001f2units0x0001f2:0x000017
1051ieee1394:ven000001F2mo*sp000001F2ver00000017
a9c6f9b8
TS
1052 ID_VENDOR_FROM_DATABASE=MOTU
1053 ID_MODEL_FROM_DATABASE=MOTU 896 mk3 FireWire
1054 IEEE1394_UNIT_FUNCTION_MIDI=1
1055 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1056
1057ieee1394:node:ven0x0001f2units0x0001f2:0x000019
1058ieee1394:ven000001F2mo*sp000001F2ver00000019
a9c6f9b8
TS
1059 ID_VENDOR_FROM_DATABASE=MOTU
1060 ID_MODEL_FROM_DATABASE=UltraLite mk3 FireWire
1061 IEEE1394_UNIT_FUNCTION_MIDI=1
1062 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1063
1064ieee1394:node:ven0x0001f2units0x0001f2:0x00001b
1065ieee1394:ven000001F2mo*sp000001F2ver0000001B
a9c6f9b8
TS
1066 ID_VENDOR_FROM_DATABASE=MOTU
1067 ID_MODEL_FROM_DATABASE=Traveler mk3
1068 IEEE1394_UNIT_FUNCTION_MIDI=1
1069 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1070
1071ieee1394:node:ven0x0001f2units0x0001f2:0x000030
1072ieee1394:ven000001F2mo*sp000001F2ver00000030
a9c6f9b8
TS
1073 ID_VENDOR_FROM_DATABASE=MOTU
1074 ID_MODEL_FROM_DATABASE=UltraLite mk3 Hybrid
1075 IEEE1394_UNIT_FUNCTION_MIDI=1
1076 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1077
1078ieee1394:node:ven0x0001f2units0x0001f2:0x000033
1079ieee1394:ven000001F2mo*sp000001F2ver00000033
a9c6f9b8
TS
1080 ID_VENDOR_FROM_DATABASE=MOTU
1081 ID_MODEL_FROM_DATABASE=Audio Express
1082 IEEE1394_UNIT_FUNCTION_MIDI=1
1083 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967
TS
1084
1085ieee1394:node:ven0x0001f2units0x0001f2:0x000035
1086ieee1394:ven000001F2mo*sp000001F2ver00000035
a9c6f9b8
TS
1087 ID_VENDOR_FROM_DATABASE=MOTU
1088 ID_MODEL_FROM_DATABASE=MOTU 828 mk3 Hybrid
1089 IEEE1394_UNIT_FUNCTION_MIDI=1
1090 IEEE1394_UNIT_FUNCTION_AUDIO=1
650b8967 1091
289c2459
TS
1092ieee1394:node:ven0x0001f2units0x0001f2:0x000039
1093ieee1394:ven000001F2mo*sp000001F2ver00000039
1094 ID_VENDOR_FROM_DATABASE=MOTU
1095 ID_MODEL_FROM_DATABASE=Track 16
1096 IEEE1394_UNIT_FUNCTION_MIDI=1
1097 IEEE1394_UNIT_FUNCTION_AUDIO=1
1098
650b8967
TS
1099ieee1394:node:ven0x0001f2units0x0001f2:0x000045
1100ieee1394:ven000001F2mo*sp000001F2ver00000045
a9c6f9b8
TS
1101 ID_VENDOR_FROM_DATABASE=MOTU
1102 ID_MODEL_FROM_DATABASE=MOTU 4pre
1103 IEEE1394_UNIT_FUNCTION_MIDI=1
1104 IEEE1394_UNIT_FUNCTION_AUDIO=1
51e9242b
TS
1105
1106#
1107# RME Fireface series.
1108#
1109ieee1394:node:ven0x000a35units0x000a35:0x000001
1110ieee1394:ven00000A35mo00101800sp00000A35ver00000001
a9c6f9b8
TS
1111 ID_VENDOR_FROM_DATABASE=RME
1112 ID_MODEL_FROM_DATABASE=Fireface 800
1113 IEEE1394_UNIT_FUNCTION_MIDI=1
1114 IEEE1394_UNIT_FUNCTION_AUDIO=1
51e9242b
TS
1115
1116ieee1394:node:ven0x000a35units0x000a35:0x000002
1117ieee1394:ven00000A35mo00101800sp00000A35ver00000002
a9c6f9b8
TS
1118 ID_VENDOR_FROM_DATABASE=RME
1119 ID_MODEL_FROM_DATABASE=Fireface 400
1120 IEEE1394_UNIT_FUNCTION_MIDI=1
1121 IEEE1394_UNIT_FUNCTION_AUDIO=1
51e9242b
TS
1122
1123ieee1394:node:ven0x000a35units0x000a35:0x000003
1124ieee1394:ven00000A35mo00101800sp00000A35ver00000003
a9c6f9b8
TS
1125 ID_VENDOR_FROM_DATABASE=RME
1126 ID_MODEL_FROM_DATABASE=Fireface UFX
1127 IEEE1394_UNIT_FUNCTION_MIDI=1
1128 IEEE1394_UNIT_FUNCTION_AUDIO=1
51e9242b
TS
1129
1130ieee1394:node:ven0x000a35units0x000a35:0x000004
1131ieee1394:ven00000A35mo00101800sp00000A35ver00000004
a9c6f9b8
TS
1132 ID_VENDOR_FROM_DATABASE=RME
1133 ID_MODEL_FROM_DATABASE=Fireface UCX
1134 IEEE1394_UNIT_FUNCTION_MIDI=1
1135 IEEE1394_UNIT_FUNCTION_AUDIO=1
51e9242b
TS
1136
1137ieee1394:node:ven0x000a35units0x000a35:0x000005
1138ieee1394:ven00000A35mo00101800sp00000A35ver00000005
a9c6f9b8
TS
1139 ID_VENDOR_FROM_DATABASE=RME
1140 ID_MODEL_FROM_DATABASE=Fireface 802
1141 IEEE1394_UNIT_FUNCTION_MIDI=1
1142 IEEE1394_UNIT_FUNCTION_AUDIO=1
a90a6a9a
TS
1143
1144#
1145# Yamaha mLAN 2nd generation.
1146#
1147# The combination of Yamaha mLAN-NC1, Yamaha mLAN-PH2, and Fujifilm PHY MD8408B.
1148#
1149
1150ieee1394:node:ven0x000a92mo0x000000units0x00a0de:0xffffff
1151ieee1394:ven00000A92mo00000000sp0000A0DEver00FFFFFF
a9c6f9b8
TS
1152 ID_VENDOR_FROM_DATABASE=PreSonus
1153 ID_MODEL_FROM_DATABASE=FIREStation
1154 IEEE1394_UNIT_FUNCTION_MIDI=1
1155 IEEE1394_UNIT_FUNCTION_AUDIO=1
a90a6a9a
TS
1156
1157ieee1394:node:ven0x00a0demo0x100005units0x00a0de:0xffffff
1158ieee1394:ven0000A0DEmo00100005sp0000A0DEver00FFFFFF
a9c6f9b8
TS
1159 ID_VENDOR_FROM_DATABASE=Yamaha
1160 ID_MODEL_FROM_DATABASE=01X
1161 IEEE1394_UNIT_FUNCTION_MIDI=1
1162 IEEE1394_UNIT_FUNCTION_AUDIO=1
a90a6a9a
TS
1163
1164ieee1394:node:ven0x00a0demo0x100007units0x00a0de:0xffffff
1165ieee1394:ven0000A0DEmo00100007sp0000A0DEver00FFFFFF
a9c6f9b8
TS
1166 ID_VENDOR_FROM_DATABASE=Yamaha
1167 ID_MODEL_FROM_DATABASE=i88X
1168 IEEE1394_UNIT_FUNCTION_MIDI=1
1169 IEEE1394_UNIT_FUNCTION_AUDIO=1
41f2d0d3
TS
1170
1171#
1172# Yamaha mLAN 3rd generation.
1173#
1174# DICE II ASIC is used with specific firmware.
1175#
1176
1177ieee1394:node:ven0x00a0demo0x100013units0x00a02d:0x000300
1178ieee1394:ven0000A0DEmo00100013sp0000A02Dver00000300
a9c6f9b8
TS
1179 ID_VENDOR_FROM_DATABASE=Steinberg
1180 ID_MODEL_FROM_DATABASE=MR816
1181 IEEE1394_UNIT_FUNCTION_MIDI=1
1182 IEEE1394_UNIT_FUNCTION_AUDIO=1
41f2d0d3
TS
1183
1184ieee1394:node:ven0x00a0demo0x100010units0x00a02d:0x000300
1185ieee1394:ven0000A0DEmo00100010sp0000A02Dver00000300
a9c6f9b8
TS
1186 ID_VENDOR_FROM_DATABASE=Yamaha
1187 ID_MODEL_FROM_DATABASE=n8
1188 IEEE1394_UNIT_FUNCTION_MIDI=1
1189 IEEE1394_UNIT_FUNCTION_AUDIO=1
1d2ee962
TS
1190
1191#
1192# Focusrite Liquid Mix series.
1193#
1194# OEM by Sintefex Audio lda.
1195#
1196
1197ieee1394:node:ven0x00130eunits0x00130e:0x000700
1198ieee1394:ven0000130Emo00010204sp0000130Ever00000700
a9c6f9b8
TS
1199 ID_VENDOR_FROM_DATABASE=Focusrite
1200 ID_MODEL_FROM_DATABASE=Liquid Mix 16
1201 IEEE1394_UNIT_FUNCTION_AUDIO=1
1d2ee962
TS
1202
1203ieee1394:node:ven0x00130eunits0x00130e:0x000200
1204ieee1394:ven0000130Emo00010200sp0000130Ever00000200
a9c6f9b8
TS
1205 ID_VENDOR_FROM_DATABASE=Focusrite
1206 ID_MODEL_FROM_DATABASE=Liquid Mix 32
1207 IEEE1394_UNIT_FUNCTION_AUDIO=1
0c205438
TS
1208
1209#
1210# TC Electronic PowerCore series.
1211#
1212# Consists of NXP PowerQUICC II Processor with PCI interface (XPC8245, MPC8245), Texus Instruments
1213# OHCI 1.1, 1394a link layer controller (TSB43AB23). Xilinx Spartan-II FPGA (XC2S50), and some
1214# NXP 24-Bit Audio Digital Signal Processor (DSP56367).
1215#
1216
1217ieee1394:node:ven0x000166mo0x000001units0x00a02d:0x000000
1218ieee1394:ven00000166mo00000001sp0000A02Dver00000000
a9c6f9b8
TS
1219 ID_VENDOR_FROM_DATABASE=TC Electronic
1220 ID_MODEL_FROM_DATABASE=PowerCore FireWire
1221 IEEE1394_UNIT_FUNCTION_AUDIO=1
0c205438
TS
1222
1223ieee1394:node:ven0x000166mo0x000002units0x00a02d:0x014000
1224ieee1394:ven00000166mo00000002sp0000A02Dver00014000
a9c6f9b8
TS
1225 ID_VENDOR_FROM_DATABASE=TC Electronic
1226 ID_MODEL_FROM_DATABASE=PowerCore Compact
1227 IEEE1394_UNIT_FUNCTION_AUDIO=1
e51d5b9c 1228 IEEE1394_UNIT_FUNCTION_VIDEO=0
8b4b76dc 1229
dece0357
TS
1230# Match to Adrenaline, Mojo, and V10.
1231ieee1394:node:ven0x00a07eunits0x00a02d:0x014001
1232ieee1394:ven0000A07Emo00000001sp0000A02Dver00014001
a9c6f9b8
TS
1233 ID_VENDOR_FROM_DATABASE=Avid Technology
1234 ID_MODEL_FROM_DATABASE=Digital Nonlinear Accelerator
1235 IEEE1394_UNIT_FUNCTION_AUDIO=1
1236 IEEE1394_UNIT_FUNCTION_VIDEO=1
dece0357 1237
70fb7e5d
TS
1238#
1239# Point Grey cameras.
1240#
1241
1242# IIDC v1.04 compatible.
1243ieee1394:node:ven0x00b09dmo*units0x00b09d:0x000100
1244ieee1394:ven0000B09Dmo*spec0000B09Dver00000100
1245 ID_VENDOR_FROM_DATABASE=Point Grey Research
1246 IEEE1394_UNIT_FUNCTION_VIDEO=1
1247
1248# IIDC v1.20 compatible.
1249ieee1394:node:ven0x00b09dmo*units0x00b09d:0x000101
1250ieee1394:ven0000B09Dmo*spec0000B09Dver00000101
1251 ID_VENDOR_FROM_DATABASE=Point Grey Research
1252 IEEE1394_UNIT_FUNCTION_VIDEO=1
1253
1254# IIDC v1.30/v1.31/v1.32 compatible.
1255ieee1394:node:ven0x00b09dmo*units0x00b09d:0x000102
1256ieee1394:ven0000B09Dmo*spec0000B09Dver00000102
1257 ID_VENDOR_FROM_DATABASE=Point Grey Research
1258 IEEE1394_UNIT_FUNCTION_VIDEO=1
1259
1260# Unique protocol.
1261ieee1394:node:ven0x00b09dmo*units0x00b09d:0x000114
1262ieee1394:ven0000B09Dmo*spec0000B09Dver00000114
1263 ID_VENDOR_FROM_DATABASE=Point Grey Research
1264 IEEE1394_UNIT_FUNCTION_VIDEO=1
1265
cc447b33
TS
1266#
1267# Digital Everywhere FloppyDTV and FireDtv series.
1268#
1269
1270ieee1394:node:ven0x001287mo0x000024units0x00a02d:0x010001
1271ieee1394:ven00001287mo00000024sp0000A02Dver00010001
1272 ID_VENDOR_FROM_DATABASE=Digital Everywhere
1273 ID_MODEL_FROM_DATABASE=FloppyDTV S/CI
1274 IEEE1394_UNIT_FUNCTION_VIDEO=1
1275
1276ieee1394:node:ven0x001287mo0x000025units0x00a02d:0x010001
1277ieee1394:ven00001287mo00000025sp0000A02Dver00010001
1278 ID_VENDOR_FROM_DATABASE=Digital Everywhere
1279 ID_MODEL_FROM_DATABASE=FloppyDTV T/CI
1280 IEEE1394_UNIT_FUNCTION_VIDEO=1
1281
1282ieee1394:node:ven0x001287mo0x000026units0x00a02d:0x010001
1283ieee1394:ven00001287mo00000026sp0000A02Dver00010001
1284 ID_VENDOR_FROM_DATABASE=Digital Everywhere
1285 ID_MODEL_FROM_DATABASE=FloppyDTV C/CI
1286 IEEE1394_UNIT_FUNCTION_VIDEO=1
1287
1288ieee1394:node:ven0x001287mo0x000034units0x00a02d:0x010001
1289ieee1394:ven00001287mo00000034sp0000A02Dver00010001
1290 ID_VENDOR_FROM_DATABASE=Digital Everywhere
1291 ID_MODEL_FROM_DATABASE=FireDTV S/CI
1292 IEEE1394_UNIT_FUNCTION_VIDEO=1
1293
1294ieee1394:node:ven0x001287mo0x000035units0x00a02d:0x010001
1295ieee1394:ven00001287mo00000035sp0000A02Dver00010001
1296 ID_VENDOR_FROM_DATABASE=Digital Everywhere
1297 ID_MODEL_FROM_DATABASE=FireDTV T/CI
1298 IEEE1394_UNIT_FUNCTION_VIDEO=1
1299
1300ieee1394:node:ven0x001287mo0x000036units0x00a02d:0x010001
1301ieee1394:ven00001287mo00000036sp0000A02Dver00010001
1302 ID_VENDOR_FROM_DATABASE=Digital Everywhere
1303 ID_MODEL_FROM_DATABASE=FireDTV C/CI
1304 IEEE1394_UNIT_FUNCTION_VIDEO=1
1305
12dd2404
TS
1306#
1307# Node with multiple units for several functions.
1308#
1309# When deciding the type of unit, please cooperate with kernel developers working for driver.
1310#
1311
1312# Apple iSight: unit 0: IIDC v1.30 function.
1313ieee1394:node:ven0x080007mo0x000008units*0x00a02d:0x000102*
1314ieee1394:ven00080007mo00000008sp0000A02Dver00000102
a9c6f9b8
TS
1315 ID_VENDOR_FROM_DATABASE=Apple
1316 ID_MODEL_FROM_DATABASE=iSight
1317 IEEE1394_UNIT_FUNCTION_VIDEO=1
12dd2404
TS
1318
1319# Apple iSight: unit 1: audio function.
1320ieee1394:node:ven0x080007mo0x000008units*0x000a27:0x000010*
1321ieee1394:ven00080007mo00000008sp00000A27ver00000010
a9c6f9b8
TS
1322 ID_VENDOR_FROM_DATABASE=Apple
1323 ID_MODEL_FROM_DATABASE=iSight
1324 IEEE1394_UNIT_FUNCTION_AUDIO=1
12dd2404
TS
1325
1326# Apple iSight: unit 2: factory function.
1327ieee1394:node:ven0x080007mo0x000008units*0x000a27:0x000011*
1328ieee1394:ven00080007mo00000008sp00000A27ver00000011
a9c6f9b8
TS
1329 ID_VENDOR_FROM_DATABASE=Apple
1330 ID_MODEL_FROM_DATABASE=iSight
1331 IEEE1394_UNIT_FUNCTION_VIDEO=1
12dd2404
TS
1332
1333# Apple iSight: unit 3: iris diaphragm function.
1334ieee1394:node:ven0x080007mo0x000008units*0x000a27:0x000012*
1335ieee1394:ven00080007mo00000008sp00000A27ver00000012
a9c6f9b8
TS
1336 ID_VENDOR_FROM_DATABASE=Apple
1337 ID_MODEL_FROM_DATABASE=iSight
1338 IEEE1394_UNIT_FUNCTION_VIDEO=1
12dd2404
TS
1339
1340# MOTU V4HD: unit 0: unknown function.
1341ieee1394:node:ven0x0001f2units*0x0001f2:0x000021*
1342ieee1394:ven000001F2mo*sp000001F2ver00000021
a9c6f9b8
TS
1343 ID_VENDOR_FROM_DATABASE=MOTU
1344 ID_MODEL_FROM_DATABASE=MOTU V4HD
1345 IEEE1394_UNIT_FUNCTION_VIDEO=1
12dd2404
TS
1346
1347# MOTU V4HD: unit 1: unknown function.
1348ieee1394:node:ven0x0001f2units*0x0001f2:0x000022*
1349ieee1394:ven000001F2mo*sp000001F2ver00000022
a9c6f9b8
TS
1350 ID_VENDOR_FROM_DATABASE=MOTU
1351 ID_MODEL_FROM_DATABASE=MOTU V4HD
1352 IEEE1394_UNIT_FUNCTION_VIDEO=1
12dd2404
TS
1353
1354# MOTU V4HD: unit 2: unknown function.
1355ieee1394:node:ven0x0001f2units*0x0001f2:0x000023*
1356ieee1394:ven000001F2mo*sp000001F2ver00000023
a9c6f9b8
TS
1357 ID_VENDOR_FROM_DATABASE=MOTU
1358 ID_MODEL_FROM_DATABASE=MOTU V4HD
1359 IEEE1394_UNIT_FUNCTION_VIDEO=1
12dd2404
TS
1360
1361# MOTU V4HD: unit 3: unknown function.
1362ieee1394:node:ven0x0001f2units*0x0001f2:0x000024*
1363ieee1394:ven000001F2mo*sp000001F2ver00000024
a9c6f9b8
TS
1364 ID_VENDOR_FROM_DATABASE=MOTU
1365 ID_MODEL_FROM_DATABASE=MOTU V4HD
1366 IEEE1394_UNIT_FUNCTION_VIDEO=1