1 # SPDX-License-Identifier: GPL-2.0-only << 2 menuconfig SND_FIREWIRE 1 menuconfig SND_FIREWIRE 3 bool "FireWire sound devices" 2 bool "FireWire sound devices" 4 depends on FIREWIRE 3 depends on FIREWIRE 5 default y 4 default y 6 help 5 help 7 Support for IEEE-1394/FireWire/iLink 6 Support for IEEE-1394/FireWire/iLink sound devices. 8 7 9 if SND_FIREWIRE && FIREWIRE 8 if SND_FIREWIRE && FIREWIRE 10 9 11 config SND_FIREWIRE_LIB 10 config SND_FIREWIRE_LIB 12 tristate 11 tristate 13 select SND_PCM 12 select SND_PCM 14 select SND_RAWMIDI 13 select SND_RAWMIDI 15 14 16 config SND_DICE 15 config SND_DICE 17 tristate "DICE-based DACs support" 16 tristate "DICE-based DACs support" 18 select SND_HWDEP 17 select SND_HWDEP 19 select SND_FIREWIRE_LIB 18 select SND_FIREWIRE_LIB 20 help 19 help 21 Say Y here to include support for de !! 20 Say Y here to include support for many DACs based on the DICE 22 (DICE-II/TCD2210(Mini)/TCD2220(Jr.)) !! 21 chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces. 23 * Allen and Heath Zed R16 << 24 * Alesis iO 14/26 FireWire, MasterC << 25 * Avid Mbox 3 Pro << 26 * FlexRadio Systems FLEX-3000, FLEX << 27 * Focusrite Liquid Saffire 56 << 28 * Focusrite Saffire Pro 14, Pro 24, << 29 * Harman Music Group Lexicon I-ONIX << 30 * Loud Technologies Mackie Onyx Bla << 31 * M-Audio ProFire 610/2626 << 32 * Mytek Stereo192-DSD DAC << 33 * Midas Klark Teknik VeniceF series << 34 * PreSonus FireStudio, FireStudio M << 35 * PreSonus StudioLive 16.4.2, 16.0. << 36 * Solid State Logic Duende Classic, << 37 * TC Electronic Studio Konnekt 48, << 38 * TC Electronic Digital Konnekt x32 << 39 * Weiss Engineering ADC2, Vesta, Mi << 40 22 41 To compile this driver as a module, 23 To compile this driver as a module, choose M here: the module 42 will be called snd-dice. 24 will be called snd-dice. 43 25 44 config SND_OXFW 26 config SND_OXFW 45 tristate "Oxford Semiconductor FW970/9 27 tristate "Oxford Semiconductor FW970/971 chipset support" 46 select SND_FIREWIRE_LIB 28 select SND_FIREWIRE_LIB 47 select SND_HWDEP 29 select SND_HWDEP 48 help 30 help 49 Say Y here to include support for Fi 31 Say Y here to include support for FireWire devices based on 50 Oxford Semiconductor FW970/971 chips 32 Oxford Semiconductor FW970/971 chipset. 51 * Griffin Firewave 33 * Griffin Firewave 52 * LaCie Firewire Speakers 34 * LaCie Firewire Speakers 53 * Behringer F-Control Audio 202 35 * Behringer F-Control Audio 202 54 * Mackie(Loud) Onyx-i series (forme 36 * Mackie(Loud) Onyx-i series (former models) 55 * Mackie(Loud) Onyx 1640i (former m 37 * Mackie(Loud) Onyx 1640i (former model) 56 * Mackie(Loud) Onyx Satellite 38 * Mackie(Loud) Onyx Satellite 57 * Mackie(Loud) Tapco Link.Firewire 39 * Mackie(Loud) Tapco Link.Firewire 58 * Mackie(Loud) d.2 pro/d.4 pro (bui !! 40 * Mackie(Loud) d.2 pro/d.4 pro 59 * Mackie(Loud) U.420/U.420d 41 * Mackie(Loud) U.420/U.420d 60 * TASCAM FireOne 42 * TASCAM FireOne 61 * Stanton Controllers & Systems 1 D 43 * Stanton Controllers & Systems 1 Deck/Mixer 62 * APOGEE duet FireWire << 63 44 64 To compile this driver as a module, 45 To compile this driver as a module, choose M here: the module 65 will be called snd-oxfw. 46 will be called snd-oxfw. 66 47 67 config SND_ISIGHT 48 config SND_ISIGHT 68 tristate "Apple iSight microphone" 49 tristate "Apple iSight microphone" 69 select SND_FIREWIRE_LIB 50 select SND_FIREWIRE_LIB 70 help 51 help 71 Say Y here to include support for th 52 Say Y here to include support for the front and rear microphones 72 of the Apple iSight web camera. 53 of the Apple iSight web camera. 73 54 74 To compile this driver as a module, 55 To compile this driver as a module, choose M here: the module 75 will be called snd-isight. 56 will be called snd-isight. 76 57 77 config SND_FIREWORKS 58 config SND_FIREWORKS 78 tristate "Echo Fireworks board module 59 tristate "Echo Fireworks board module support" 79 select SND_FIREWIRE_LIB 60 select SND_FIREWIRE_LIB 80 select SND_HWDEP 61 select SND_HWDEP 81 help 62 help 82 Say Y here to include support for Fi 63 Say Y here to include support for FireWire devices based 83 on Echo Digital Audio Fireworks boar 64 on Echo Digital Audio Fireworks board: 84 * Mackie Onyx 400F/1200F 65 * Mackie Onyx 400F/1200F 85 * Echo AudioFire12/8(until 2009 Jul 66 * Echo AudioFire12/8(until 2009 July) 86 * Echo AudioFire2/4/Pre8/8(since 20 67 * Echo AudioFire2/4/Pre8/8(since 2009 July) 87 * Echo Fireworks 8/HDMI 68 * Echo Fireworks 8/HDMI 88 * Gibson Robot Interface Pack/GoldT 69 * Gibson Robot Interface Pack/GoldTop 89 70 90 To compile this driver as a module, 71 To compile this driver as a module, choose M here: the module 91 will be called snd-fireworks. 72 will be called snd-fireworks. 92 73 93 config SND_BEBOB 74 config SND_BEBOB 94 tristate "BridgeCo DM1000/DM1100/DM150 75 tristate "BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware" 95 select SND_FIREWIRE_LIB 76 select SND_FIREWIRE_LIB 96 select SND_HWDEP 77 select SND_HWDEP 97 help !! 78 help 98 Say Y here to include support for Fir 79 Say Y here to include support for FireWire devices based 99 on BridgeCo DM1000/DM1100/DM1500 with 80 on BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware: 100 * Edirol FA-66/FA-101 81 * Edirol FA-66/FA-101 101 * PreSonus FIREBOX/FIREPOD/FP10/Insp 82 * PreSonus FIREBOX/FIREPOD/FP10/Inspire1394 102 * BridgeCo RDAudio1/Audio5 83 * BridgeCo RDAudio1/Audio5 103 * Mackie Onyx 1220/1620/1640 (FireWi 84 * Mackie Onyx 1220/1620/1640 (FireWire I/O Card) 104 * Mackie d.2 (optional FireWire card !! 85 * Mackie d.2 (FireWire Option) 105 * Stanton FinalScratch 2 (ScratchAmp 86 * Stanton FinalScratch 2 (ScratchAmp) 106 * Tascam IF-FW/DM 87 * Tascam IF-FW/DM 107 * Behringer XENIX UFX 1204/1604 88 * Behringer XENIX UFX 1204/1604 108 * Behringer Digital Mixer X32 series 89 * Behringer Digital Mixer X32 series (X-UF Card) 109 * Behringer FCA610/1616 90 * Behringer FCA610/1616 110 * Apogee Rosetta 200/400 (X-FireWire 91 * Apogee Rosetta 200/400 (X-FireWire card) 111 * Apogee DA/AD/DD-16X (X-FireWire ca 92 * Apogee DA/AD/DD-16X (X-FireWire card) 112 * Apogee Ensemble 93 * Apogee Ensemble 113 * ESI QuataFire 610 94 * ESI QuataFire 610 114 * AcousticReality eARMasterOne 95 * AcousticReality eARMasterOne 115 * CME MatrixKFW 96 * CME MatrixKFW 116 * Phonic Helix Board 12 MkII/18 MkII 97 * Phonic Helix Board 12 MkII/18 MkII/24 MkII 117 * Phonic Helix Board 12 Universal/18 98 * Phonic Helix Board 12 Universal/18 Universal/24 Universal 118 * Lynx Aurora 8/16 (LT-FW) 99 * Lynx Aurora 8/16 (LT-FW) 119 * ICON FireXon 100 * ICON FireXon 120 * PrismSound Orpheus/ADA-8XR 101 * PrismSound Orpheus/ADA-8XR 121 * TerraTec PHASE 24 FW/PHASE X24 FW/ 102 * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW 122 * TerraTec EWS MIC2/EWS MIC8 103 * TerraTec EWS MIC2/EWS MIC8 123 * TerraTec Aureon 7.1 FireWire 104 * TerraTec Aureon 7.1 FireWire 124 * Yamaha GO44/GO46 105 * Yamaha GO44/GO46 125 * Focusrite Saffire/Saffire LE/Saffi 106 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO 126 * M-Audio FireWire410/AudioPhile/Sol 107 * M-Audio FireWire410/AudioPhile/Solo 127 * M-Audio Ozonic/NRV10/ProfireLightB 108 * M-Audio Ozonic/NRV10/ProfireLightBridge 128 * M-Audio FireWire 1814/ProjectMix I 109 * M-Audio FireWire 1814/ProjectMix IO 129 * Digidesign Mbox 2 Pro 110 * Digidesign Mbox 2 Pro 130 * ToneWeal FW66 << 131 111 132 To compile this driver as a module, !! 112 To compile this driver as a module, choose M here: the module 133 will be called snd-bebob. !! 113 will be called snd-bebob. 134 114 135 config SND_FIREWIRE_DIGI00X 115 config SND_FIREWIRE_DIGI00X 136 tristate "Digidesign Digi 002/003 fami 116 tristate "Digidesign Digi 002/003 family support" 137 select SND_FIREWIRE_LIB 117 select SND_FIREWIRE_LIB 138 select SND_HWDEP 118 select SND_HWDEP 139 help 119 help 140 Say Y here to include support for Dig 120 Say Y here to include support for Digidesign Digi 002/003 family. 141 * Digi 002 Console 121 * Digi 002 Console 142 * Digi 002 Rack 122 * Digi 002 Rack 143 * Digi 003 Console 123 * Digi 003 Console 144 * Digi 003 Rack 124 * Digi 003 Rack 145 * Digi 003 Rack+ 125 * Digi 003 Rack+ 146 126 147 To compile this driver as a module, c 127 To compile this driver as a module, choose M here: the module 148 will be called snd-firewire-digi00x. 128 will be called snd-firewire-digi00x. 149 129 150 config SND_FIREWIRE_TASCAM 130 config SND_FIREWIRE_TASCAM 151 tristate "TASCAM FireWire series suppo 131 tristate "TASCAM FireWire series support" 152 select SND_FIREWIRE_LIB 132 select SND_FIREWIRE_LIB 153 select SND_HWDEP 133 select SND_HWDEP 154 help 134 help 155 Say Y here to include support for TAS 135 Say Y here to include support for TASCAM. 156 * FW-1884 136 * FW-1884 157 * FW-1082 137 * FW-1082 158 * FW-1804 138 * FW-1804 159 139 160 To compile this driver as a module, c 140 To compile this driver as a module, choose M here: the module 161 will be called snd-firewire-tascam. 141 will be called snd-firewire-tascam. 162 << 163 config SND_FIREWIRE_MOTU << 164 tristate "Mark of the unicorn FireWire << 165 select SND_FIREWIRE_LIB << 166 select SND_HWDEP << 167 help << 168 Say Y here to enable support for Fire << 169 * 828 << 170 * 896 << 171 * 828mk2 << 172 * 896hd << 173 * Traveler << 174 * Ultralite << 175 * 8pre << 176 * 828mk3 (FireWire only) << 177 * 828mk3 (Hybrid) << 178 * 896mk3 (FireWire only) << 179 * 896mk3 (Hybrid) << 180 * Ultralite mk3 (FireWire only) << 181 * Ultralite mk3 (Hybrid) << 182 * Traveler mk3 << 183 * Audio Express << 184 * Track 16 << 185 * 4pre << 186 << 187 To compile this driver as a module, c << 188 will be called snd-firewire-motu. << 189 << 190 config SND_FIREFACE << 191 tristate "RME Fireface series support" << 192 select SND_FIREWIRE_LIB << 193 select SND_HWDEP << 194 help << 195 Say Y here to include support for RME << 196 * Fireface 400 << 197 * Fireface 800 << 198 * Fireface UFX << 199 * Fireface UCX << 200 * Fireface 802 << 201 142 202 endif # SND_FIREWIRE 143 endif # SND_FIREWIRE
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.