]>
Commit | Line | Data |
---|---|---|
31ef9134 CL |
1 | menuconfig SND_FIREWIRE |
2 | bool "FireWire sound devices" | |
3 | depends on FIREWIRE | |
4 | default y | |
5 | help | |
6 | Support for IEEE-1394/FireWire/iLink sound devices. | |
7 | ||
8 | if SND_FIREWIRE && FIREWIRE | |
9 | ||
10 | config SND_FIREWIRE_LIB | |
11 | tristate | |
112cddca TI |
12 | select SND_PCM |
13 | select SND_RAWMIDI | |
31ef9134 | 14 | |
82fbb4f7 | 15 | config SND_DICE |
60cea522 | 16 | tristate "DICE-based DACs support" |
82fbb4f7 | 17 | select SND_HWDEP |
82fbb4f7 CL |
18 | select SND_FIREWIRE_LIB |
19 | help | |
b20be8de | 20 | Say Y here to include support for many DACs based on the DICE |
60cea522 | 21 | chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces. |
b20be8de | 22 | |
82fbb4f7 CL |
23 | To compile this driver as a module, choose M here: the module |
24 | will be called snd-dice. | |
25 | ||
8832c5a7 TS |
26 | config SND_OXFW |
27 | tristate "Oxford Semiconductor FW970/971 chipset support" | |
31ef9134 | 28 | select SND_FIREWIRE_LIB |
8985f4ac | 29 | select SND_HWDEP |
31ef9134 | 30 | help |
8832c5a7 TS |
31 | Say Y here to include support for FireWire devices based on |
32 | Oxford Semiconductor FW970/971 chipset. | |
33 | * Griffin Firewave | |
34 | * LaCie Firewire Speakers | |
ec4dba50 TS |
35 | * Behringer F-Control Audio 202 |
36 | * Mackie(Loud) Onyx-i series (former models) | |
37 | * Mackie(Loud) Onyx Satellite | |
38 | * Mackie(Loud) Tapco Link.Firewire | |
39 | * Mackie(Loud) d.2 pro/d.4 pro | |
40 | * Mackie(Loud) U.420/U.420d | |
94d505e9 | 41 | * TASCAM FireOne |
9e2004f9 | 42 | * Stanton Controllers & Systems 1 Deck/Mixer |
31ef9134 CL |
43 | |
44 | To compile this driver as a module, choose M here: the module | |
8832c5a7 | 45 | will be called snd-oxfw. |
31ef9134 | 46 | |
3a691b28 | 47 | config SND_ISIGHT |
3cabffd7 | 48 | tristate "Apple iSight microphone" |
3a691b28 CL |
49 | select SND_FIREWIRE_LIB |
50 | help | |
51 | Say Y here to include support for the front and rear microphones | |
52 | of the Apple iSight web camera. | |
53 | ||
54 | To compile this driver as a module, choose M here: the module | |
55 | will be called snd-isight. | |
56 | ||
b5b04336 TS |
57 | config SND_FIREWORKS |
58 | tristate "Echo Fireworks board module support" | |
bde8a8f2 | 59 | select SND_FIREWIRE_LIB |
594ddced | 60 | select SND_HWDEP |
b5b04336 TS |
61 | help |
62 | Say Y here to include support for FireWire devices based | |
63 | on Echo Digital Audio Fireworks board: | |
64 | * Mackie Onyx 400F/1200F | |
65 | * Echo AudioFire12/8(until 2009 July) | |
66 | * Echo AudioFire2/4/Pre8/8(since 2009 July) | |
67 | * Echo Fireworks 8/HDMI | |
68 | * Gibson Robot Interface Pack/GoldTop | |
69 | ||
70 | To compile this driver as a module, choose M here: the module | |
71 | will be called snd-fireworks. | |
72 | ||
fd6f4b0d TS |
73 | config SND_BEBOB |
74 | tristate "BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware" | |
75 | select SND_FIREWIRE_LIB | |
618eabea | 76 | select SND_HWDEP |
fd6f4b0d TS |
77 | help |
78 | Say Y here to include support for FireWire devices based | |
79 | on BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware: | |
80 | * Edirol FA-66/FA-101 | |
81 | * PreSonus FIREBOX/FIREPOD/FP10/Inspire1394 | |
82 | * BridgeCo RDAudio1/Audio5 | |
27c82881 SR |
83 | * Mackie Onyx 1220/1620/1640 (FireWire I/O Card) |
84 | * Mackie d.2 (FireWire Option) | |
fd6f4b0d TS |
85 | * Stanton FinalScratch 2 (ScratchAmp) |
86 | * Tascam IF-FW/DM | |
87 | * Behringer XENIX UFX 1204/1604 | |
88 | * Behringer Digital Mixer X32 series (X-UF Card) | |
cf8a4719 | 89 | * Behringer FCA610/1616 |
fd6f4b0d TS |
90 | * Apogee Rosetta 200/400 (X-FireWire card) |
91 | * Apogee DA/AD/DD-16X (X-FireWire card) | |
92 | * Apogee Ensemble | |
27c82881 | 93 | * ESI QuataFire 610 |
fd6f4b0d TS |
94 | * AcousticReality eARMasterOne |
95 | * CME MatrixKFW | |
96 | * Phonic Helix Board 12 MkII/18 MkII/24 MkII | |
97 | * Phonic Helix Board 12 Universal/18 Universal/24 Universal | |
98 | * Lynx Aurora 8/16 (LT-FW) | |
99 | * ICON FireXon | |
100 | * PrismSound Orpheus/ADA-8XR | |
326b9cac | 101 | * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW |
27c82881 SR |
102 | * TerraTec EWS MIC2/EWS MIC8 |
103 | * TerraTec Aureon 7.1 FireWire | |
8ac98a35 | 104 | * Yamaha GO44/GO46 |
25784ec2 | 105 | * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO |
27c82881 | 106 | * M-Audio FireWire410/AudioPhile/Solo |
9076c22d | 107 | * M-Audio Ozonic/NRV10/ProfireLightBridge |
27c82881 | 108 | * M-Audio FireWire 1814/ProjectMix IO |
146a5e3c | 109 | * Digidesign Mbox 2 Pro |
fd6f4b0d TS |
110 | |
111 | To compile this driver as a module, choose M here: the module | |
112 | will be called snd-bebob. | |
113 | ||
9edf723f TS |
114 | config SND_FIREWIRE_DIGI00X |
115 | tristate "Digidesign Digi 002/003 family support" | |
116 | select SND_FIREWIRE_LIB | |
660dd3d5 | 117 | select SND_HWDEP |
9edf723f TS |
118 | help |
119 | Say Y here to include support for Digidesign Digi 002/003 family. | |
120 | * Digi 002 Console | |
121 | * Digi 002 Rack | |
122 | * Digi 003 Console | |
123 | * Digi 003 Rack | |
124 | * Digi 003 Rack+ | |
125 | ||
126 | To compile this driver as a module, choose M here: the module | |
127 | will be called snd-firewire-digi00x. | |
128 | ||
c0949b27 TS |
129 | config SND_FIREWIRE_TASCAM |
130 | tristate "TASCAM FireWire series support" | |
131 | select SND_FIREWIRE_LIB | |
e5e0c3dd | 132 | select SND_HWDEP |
c0949b27 TS |
133 | help |
134 | Say Y here to include support for TASCAM. | |
135 | * FW-1884 | |
136 | * FW-1082 | |
25c0e953 | 137 | * FW-1804 |
c0949b27 TS |
138 | |
139 | To compile this driver as a module, choose M here: the module | |
140 | will be called snd-firewire-tascam. | |
141 | ||
31ef9134 | 142 | endif # SND_FIREWIRE |