| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | menuconfig SND_FIREWIRE |
|---|
| 2 | 3 | bool "FireWire sound devices" |
|---|
| 3 | 4 | depends on FIREWIRE |
|---|
| .. | .. |
|---|
| 76 | 77 | tristate "BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware" |
|---|
| 77 | 78 | select SND_FIREWIRE_LIB |
|---|
| 78 | 79 | select SND_HWDEP |
|---|
| 79 | | - help |
|---|
| 80 | + help |
|---|
| 80 | 81 | Say Y here to include support for FireWire devices based |
|---|
| 81 | 82 | on BridgeCo DM1000/DM1100/DM1500 with BeBoB firmware: |
|---|
| 82 | 83 | * Edirol FA-66/FA-101 |
|---|
| .. | .. |
|---|
| 111 | 112 | * Digidesign Mbox 2 Pro |
|---|
| 112 | 113 | * ToneWeal FW66 |
|---|
| 113 | 114 | |
|---|
| 114 | | - To compile this driver as a module, choose M here: the module |
|---|
| 115 | | - will be called snd-bebob. |
|---|
| 115 | + To compile this driver as a module, choose M here: the module |
|---|
| 116 | + will be called snd-bebob. |
|---|
| 116 | 117 | |
|---|
| 117 | 118 | config SND_FIREWIRE_DIGI00X |
|---|
| 118 | 119 | tristate "Digidesign Digi 002/003 family support" |
|---|
| .. | .. |
|---|
| 149 | 150 | help |
|---|
| 150 | 151 | Say Y here to enable support for FireWire devices which MOTU produced: |
|---|
| 151 | 152 | * 828mk2 |
|---|
| 152 | | - * 828mk3 |
|---|
| 153 | + * Traveler |
|---|
| 154 | + * Ultralite |
|---|
| 155 | + * 8pre |
|---|
| 156 | + * 828mk3 (FireWire only) |
|---|
| 157 | + * 828mk3 (Hybrid) |
|---|
| 158 | + * Audio Express |
|---|
| 159 | + * 4pre |
|---|
| 153 | 160 | |
|---|
| 154 | 161 | To compile this driver as a module, choose M here: the module |
|---|
| 155 | 162 | will be called snd-firewire-motu. |
|---|
| .. | .. |
|---|
| 161 | 168 | help |
|---|
| 162 | 169 | Say Y here to include support for RME fireface series. |
|---|
| 163 | 170 | * Fireface 400 |
|---|
| 171 | + * Fireface 800 |
|---|
| 172 | + * Fireface UFX |
|---|
| 173 | + * Fireface UCX |
|---|
| 174 | + * Fireface 802 |
|---|
| 164 | 175 | |
|---|
| 165 | 176 | endif # SND_FIREWIRE |
|---|