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