blob: 2a5b9a6cb6f8d3865a75109a5e9d9b52f5303c3a [file] [log] [blame]
Clemens Ladisch31ef9132011-03-15 07:53:21 +01001menuconfig 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
8if SND_FIREWIRE && FIREWIRE
9
10config SND_FIREWIRE_LIB
11 tristate
Takashi Iwai112cddc2014-05-30 10:15:58 +020012 select SND_PCM
13 select SND_RAWMIDI
Clemens Ladisch31ef9132011-03-15 07:53:21 +010014
Clemens Ladisch82fbb4f2011-09-04 22:04:49 +020015config SND_DICE
Takashi Sakamoto60cea522014-11-29 00:59:24 +090016 tristate "DICE-based DACs support"
Clemens Ladisch82fbb4f2011-09-04 22:04:49 +020017 select SND_HWDEP
Clemens Ladisch82fbb4f2011-09-04 22:04:49 +020018 select SND_FIREWIRE_LIB
19 help
Clemens Ladischb20be8d2013-10-15 20:26:05 +020020 Say Y here to include support for many DACs based on the DICE
Takashi Sakamoto60cea522014-11-29 00:59:24 +090021 chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces.
Clemens Ladischb20be8d2013-10-15 20:26:05 +020022
23 At the moment, this driver supports playback only. If you
24 want to use devices that support capturing, use FFADO instead.
Clemens Ladisch82fbb4f2011-09-04 22:04:49 +020025
26 To compile this driver as a module, choose M here: the module
27 will be called snd-dice.
28
Takashi Sakamoto8832c5a2014-11-29 00:59:25 +090029config SND_OXFW
30 tristate "Oxford Semiconductor FW970/971 chipset support"
Clemens Ladisch31ef9132011-03-15 07:53:21 +010031 select SND_FIREWIRE_LIB
32 help
Takashi Sakamoto8832c5a2014-11-29 00:59:25 +090033 Say Y here to include support for FireWire devices based on
34 Oxford Semiconductor FW970/971 chipset.
35 * Griffin Firewave
36 * LaCie Firewire Speakers
Clemens Ladisch31ef9132011-03-15 07:53:21 +010037
38 To compile this driver as a module, choose M here: the module
Takashi Sakamoto8832c5a2014-11-29 00:59:25 +090039 will be called snd-oxfw.
Clemens Ladisch31ef9132011-03-15 07:53:21 +010040
Clemens Ladisch3a691b22011-05-11 10:44:51 +020041config SND_ISIGHT
Clemens Ladisch3cabffd2011-05-11 10:54:41 +020042 tristate "Apple iSight microphone"
Clemens Ladisch3a691b22011-05-11 10:44:51 +020043 select SND_FIREWIRE_LIB
44 help
45 Say Y here to include support for the front and rear microphones
46 of the Apple iSight web camera.
47
48 To compile this driver as a module, choose M here: the module
49 will be called snd-isight.
50
Clemens Ladisch1999c3a2012-05-26 11:43:19 +020051config SND_SCS1X
52 tristate "Stanton Control System 1 MIDI"
Clemens Ladisch1999c3a2012-05-26 11:43:19 +020053 select SND_FIREWIRE_LIB
54 help
55 Say Y here to include support for the MIDI ports of the Stanton
56 SCS.1d/SCS.1m DJ controllers. (SCS.1m audio is still handled
57 by FFADO.)
58
59 To compile this driver as a module, choose M here: the module
60 will be called snd-scs1x.
61
Takashi Sakamotob5b04332014-04-25 22:45:00 +090062config SND_FIREWORKS
63 tristate "Echo Fireworks board module support"
Takashi Sakamotobde8a8f2014-04-25 22:45:01 +090064 select SND_FIREWIRE_LIB
Takashi Sakamoto594ddce2014-04-25 22:45:12 +090065 select SND_HWDEP
Takashi Sakamotob5b04332014-04-25 22:45:00 +090066 help
67 Say Y here to include support for FireWire devices based
68 on Echo Digital Audio Fireworks board:
69 * Mackie Onyx 400F/1200F
70 * Echo AudioFire12/8(until 2009 July)
71 * Echo AudioFire2/4/Pre8/8(since 2009 July)
72 * Echo Fireworks 8/HDMI
73 * Gibson Robot Interface Pack/GoldTop
74
75 To compile this driver as a module, choose M here: the module
76 will be called snd-fireworks.
77
Takashi Sakamotofd6f4b0d2014-04-25 22:45:14 +090078config SND_BEBOB
79 tristate "BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware"
80 select SND_FIREWIRE_LIB
Takashi Sakamoto618eabe2014-04-25 22:45:20 +090081 select SND_HWDEP
Takashi Sakamotofd6f4b0d2014-04-25 22:45:14 +090082 help
83 Say Y here to include support for FireWire devices based
84 on BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware:
85 * Edirol FA-66/FA-101
86 * PreSonus FIREBOX/FIREPOD/FP10/Inspire1394
87 * BridgeCo RDAudio1/Audio5
Stefan Richter27c82882014-07-26 14:05:10 +020088 * Mackie Onyx 1220/1620/1640 (FireWire I/O Card)
89 * Mackie d.2 (FireWire Option)
Takashi Sakamotofd6f4b0d2014-04-25 22:45:14 +090090 * Stanton FinalScratch 2 (ScratchAmp)
91 * Tascam IF-FW/DM
92 * Behringer XENIX UFX 1204/1604
93 * Behringer Digital Mixer X32 series (X-UF Card)
94 * Apogee Rosetta 200/400 (X-FireWire card)
95 * Apogee DA/AD/DD-16X (X-FireWire card)
96 * Apogee Ensemble
Stefan Richter27c82882014-07-26 14:05:10 +020097 * ESI QuataFire 610
Takashi Sakamotofd6f4b0d2014-04-25 22:45:14 +090098 * AcousticReality eARMasterOne
99 * CME MatrixKFW
100 * Phonic Helix Board 12 MkII/18 MkII/24 MkII
101 * Phonic Helix Board 12 Universal/18 Universal/24 Universal
102 * Lynx Aurora 8/16 (LT-FW)
103 * ICON FireXon
104 * PrismSound Orpheus/ADA-8XR
Takashi Sakamoto326b9ca2014-04-25 22:45:22 +0900105 * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW
Stefan Richter27c82882014-07-26 14:05:10 +0200106 * TerraTec EWS MIC2/EWS MIC8
107 * TerraTec Aureon 7.1 FireWire
Takashi Sakamoto8ac98a32014-04-25 22:45:23 +0900108 * Yamaha GO44/GO46
Takashi Sakamoto25784ec2014-04-25 22:45:24 +0900109 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
Stefan Richter27c82882014-07-26 14:05:10 +0200110 * M-Audio FireWire410/AudioPhile/Solo
Takashi Sakamoto9076c222014-04-25 22:45:25 +0900111 * M-Audio Ozonic/NRV10/ProfireLightBridge
Stefan Richter27c82882014-07-26 14:05:10 +0200112 * M-Audio FireWire 1814/ProjectMix IO
Takashi Sakamotofd6f4b0d2014-04-25 22:45:14 +0900113
114 To compile this driver as a module, choose M here: the module
115 will be called snd-bebob.
116
Clemens Ladisch31ef9132011-03-15 07:53:21 +0100117endif # SND_FIREWIRE