Kconfig 4.8 KB

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