131ef9134SClemens Ladischmenuconfig SND_FIREWIRE 231ef9134SClemens Ladisch bool "FireWire sound devices" 331ef9134SClemens Ladisch depends on FIREWIRE 431ef9134SClemens Ladisch default y 531ef9134SClemens Ladisch help 631ef9134SClemens Ladisch Support for IEEE-1394/FireWire/iLink sound devices. 731ef9134SClemens Ladisch 831ef9134SClemens Ladischif SND_FIREWIRE && FIREWIRE 931ef9134SClemens Ladisch 1031ef9134SClemens Ladischconfig SND_FIREWIRE_LIB 1131ef9134SClemens Ladisch tristate 12112cddcaSTakashi Iwai select SND_PCM 13112cddcaSTakashi Iwai select SND_RAWMIDI 1431ef9134SClemens Ladisch 1582fbb4f7SClemens Ladischconfig SND_DICE 1660cea522STakashi Sakamoto tristate "DICE-based DACs support" 1782fbb4f7SClemens Ladisch select SND_HWDEP 1882fbb4f7SClemens Ladisch select SND_FIREWIRE_LIB 1982fbb4f7SClemens Ladisch help 20b20be8deSClemens Ladisch Say Y here to include support for many DACs based on the DICE 2160cea522STakashi Sakamoto chip family (DICE-II/Jr/Mini) which TC Applied Technologies produces. 22b20be8deSClemens Ladisch 2382fbb4f7SClemens Ladisch To compile this driver as a module, choose M here: the module 2482fbb4f7SClemens Ladisch will be called snd-dice. 2582fbb4f7SClemens Ladisch 268832c5a7STakashi Sakamotoconfig SND_OXFW 278832c5a7STakashi Sakamoto tristate "Oxford Semiconductor FW970/971 chipset support" 2831ef9134SClemens Ladisch select SND_FIREWIRE_LIB 298985f4acSTakashi Sakamoto select SND_HWDEP 3031ef9134SClemens Ladisch help 318832c5a7STakashi Sakamoto Say Y here to include support for FireWire devices based on 328832c5a7STakashi Sakamoto Oxford Semiconductor FW970/971 chipset. 338832c5a7STakashi Sakamoto * Griffin Firewave 348832c5a7STakashi Sakamoto * LaCie Firewire Speakers 35ec4dba50STakashi Sakamoto * Behringer F-Control Audio 202 36ec4dba50STakashi Sakamoto * Mackie(Loud) Onyx-i series (former models) 37ec4dba50STakashi Sakamoto * Mackie(Loud) Onyx Satellite 38ec4dba50STakashi Sakamoto * Mackie(Loud) Tapco Link.Firewire 39ec4dba50STakashi Sakamoto * Mackie(Loud) d.2 pro/d.4 pro 40ec4dba50STakashi Sakamoto * Mackie(Loud) U.420/U.420d 4131ef9134SClemens Ladisch 4231ef9134SClemens Ladisch To compile this driver as a module, choose M here: the module 438832c5a7STakashi Sakamoto will be called snd-oxfw. 4431ef9134SClemens Ladisch 453a691b28SClemens Ladischconfig SND_ISIGHT 463cabffd7SClemens Ladisch tristate "Apple iSight microphone" 473a691b28SClemens Ladisch select SND_FIREWIRE_LIB 483a691b28SClemens Ladisch help 493a691b28SClemens Ladisch Say Y here to include support for the front and rear microphones 503a691b28SClemens Ladisch of the Apple iSight web camera. 513a691b28SClemens Ladisch 523a691b28SClemens Ladisch To compile this driver as a module, choose M here: the module 533a691b28SClemens Ladisch will be called snd-isight. 543a691b28SClemens Ladisch 551999c3a0SClemens Ladischconfig SND_SCS1X 561999c3a0SClemens Ladisch tristate "Stanton Control System 1 MIDI" 571999c3a0SClemens Ladisch select SND_FIREWIRE_LIB 581999c3a0SClemens Ladisch help 591999c3a0SClemens Ladisch Say Y here to include support for the MIDI ports of the Stanton 601999c3a0SClemens Ladisch SCS.1d/SCS.1m DJ controllers. (SCS.1m audio is still handled 611999c3a0SClemens Ladisch by FFADO.) 621999c3a0SClemens Ladisch 631999c3a0SClemens Ladisch To compile this driver as a module, choose M here: the module 641999c3a0SClemens Ladisch will be called snd-scs1x. 651999c3a0SClemens Ladisch 66b5b04336STakashi Sakamotoconfig SND_FIREWORKS 67b5b04336STakashi Sakamoto tristate "Echo Fireworks board module support" 68bde8a8f2STakashi Sakamoto select SND_FIREWIRE_LIB 69594ddcedSTakashi Sakamoto select SND_HWDEP 70b5b04336STakashi Sakamoto help 71b5b04336STakashi Sakamoto Say Y here to include support for FireWire devices based 72b5b04336STakashi Sakamoto on Echo Digital Audio Fireworks board: 73b5b04336STakashi Sakamoto * Mackie Onyx 400F/1200F 74b5b04336STakashi Sakamoto * Echo AudioFire12/8(until 2009 July) 75b5b04336STakashi Sakamoto * Echo AudioFire2/4/Pre8/8(since 2009 July) 76b5b04336STakashi Sakamoto * Echo Fireworks 8/HDMI 77b5b04336STakashi Sakamoto * Gibson Robot Interface Pack/GoldTop 78b5b04336STakashi Sakamoto 79b5b04336STakashi Sakamoto To compile this driver as a module, choose M here: the module 80b5b04336STakashi Sakamoto will be called snd-fireworks. 81b5b04336STakashi Sakamoto 82fd6f4b0dSTakashi Sakamotoconfig SND_BEBOB 83fd6f4b0dSTakashi Sakamoto tristate "BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware" 84fd6f4b0dSTakashi Sakamoto select SND_FIREWIRE_LIB 85618eabeaSTakashi Sakamoto select SND_HWDEP 86fd6f4b0dSTakashi Sakamoto help 87fd6f4b0dSTakashi Sakamoto Say Y here to include support for FireWire devices based 88fd6f4b0dSTakashi Sakamoto on BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware: 89fd6f4b0dSTakashi Sakamoto * Edirol FA-66/FA-101 90fd6f4b0dSTakashi Sakamoto * PreSonus FIREBOX/FIREPOD/FP10/Inspire1394 91fd6f4b0dSTakashi Sakamoto * BridgeCo RDAudio1/Audio5 9227c82881SStefan Richter * Mackie Onyx 1220/1620/1640 (FireWire I/O Card) 9327c82881SStefan Richter * Mackie d.2 (FireWire Option) 94fd6f4b0dSTakashi Sakamoto * Stanton FinalScratch 2 (ScratchAmp) 95fd6f4b0dSTakashi Sakamoto * Tascam IF-FW/DM 96fd6f4b0dSTakashi Sakamoto * Behringer XENIX UFX 1204/1604 97fd6f4b0dSTakashi Sakamoto * Behringer Digital Mixer X32 series (X-UF Card) 98cf8a4719STakashi Sakamoto * Behringer FCA610/1616 99fd6f4b0dSTakashi Sakamoto * Apogee Rosetta 200/400 (X-FireWire card) 100fd6f4b0dSTakashi Sakamoto * Apogee DA/AD/DD-16X (X-FireWire card) 101fd6f4b0dSTakashi Sakamoto * Apogee Ensemble 10227c82881SStefan Richter * ESI QuataFire 610 103fd6f4b0dSTakashi Sakamoto * AcousticReality eARMasterOne 104fd6f4b0dSTakashi Sakamoto * CME MatrixKFW 105fd6f4b0dSTakashi Sakamoto * Phonic Helix Board 12 MkII/18 MkII/24 MkII 106fd6f4b0dSTakashi Sakamoto * Phonic Helix Board 12 Universal/18 Universal/24 Universal 107fd6f4b0dSTakashi Sakamoto * Lynx Aurora 8/16 (LT-FW) 108fd6f4b0dSTakashi Sakamoto * ICON FireXon 109fd6f4b0dSTakashi Sakamoto * PrismSound Orpheus/ADA-8XR 110326b9cacSTakashi Sakamoto * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW 11127c82881SStefan Richter * TerraTec EWS MIC2/EWS MIC8 11227c82881SStefan Richter * TerraTec Aureon 7.1 FireWire 1138ac98a35STakashi Sakamoto * Yamaha GO44/GO46 11425784ec2STakashi Sakamoto * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO 11527c82881SStefan Richter * M-Audio FireWire410/AudioPhile/Solo 1169076c22dSTakashi Sakamoto * M-Audio Ozonic/NRV10/ProfireLightBridge 11727c82881SStefan Richter * M-Audio FireWire 1814/ProjectMix IO 118146a5e3cSTakashi Sakamoto * Digidesign Mbox 2 Pro 119fd6f4b0dSTakashi Sakamoto 120fd6f4b0dSTakashi Sakamoto To compile this driver as a module, choose M here: the module 121fd6f4b0dSTakashi Sakamoto will be called snd-bebob. 122fd6f4b0dSTakashi Sakamoto 1239edf723fSTakashi Sakamotoconfig SND_FIREWIRE_DIGI00X 1249edf723fSTakashi Sakamoto tristate "Digidesign Digi 002/003 family support" 1259edf723fSTakashi Sakamoto select SND_FIREWIRE_LIB 126660dd3d5STakashi Sakamoto select SND_HWDEP 1279edf723fSTakashi Sakamoto help 1289edf723fSTakashi Sakamoto Say Y here to include support for Digidesign Digi 002/003 family. 1299edf723fSTakashi Sakamoto * Digi 002 Console 1309edf723fSTakashi Sakamoto * Digi 002 Rack 1319edf723fSTakashi Sakamoto * Digi 003 Console 1329edf723fSTakashi Sakamoto * Digi 003 Rack 1339edf723fSTakashi Sakamoto * Digi 003 Rack+ 1349edf723fSTakashi Sakamoto 1359edf723fSTakashi Sakamoto To compile this driver as a module, choose M here: the module 1369edf723fSTakashi Sakamoto will be called snd-firewire-digi00x. 1379edf723fSTakashi Sakamoto 138*c0949b27STakashi Sakamotoconfig SND_FIREWIRE_TASCAM 139*c0949b27STakashi Sakamoto tristate "TASCAM FireWire series support" 140*c0949b27STakashi Sakamoto select SND_FIREWIRE_LIB 141*c0949b27STakashi Sakamoto help 142*c0949b27STakashi Sakamoto Say Y here to include support for TASCAM. 143*c0949b27STakashi Sakamoto * FW-1884 144*c0949b27STakashi Sakamoto * FW-1082 145*c0949b27STakashi Sakamoto 146*c0949b27STakashi Sakamoto To compile this driver as a module, choose M here: the module 147*c0949b27STakashi Sakamoto will be called snd-firewire-tascam. 148*c0949b27STakashi Sakamoto 14931ef9134SClemens Ladischendif # SND_FIREWIRE 150