2 # Multimedia Video device configuration
5 menuconfig RADIO_ADAPTERS
10 Say Y here to enable selecting AM/FM radio adapters.
12 if RADIO_ADAPTERS && VIDEO_DEV
15 tristate "ADS Cadet AM/FM Tuner"
16 depends on ISA && VIDEO_V4L2
18 Choose Y here if you have one of these AM/FM radio cards, and then
19 fill in the port address below.
21 In order to control your radio card, you will need to use programs
22 that are compatible with the Video For Linux API. Information on
23 this API and pointers to "v4l" programs may be found at
24 <file:Documentation/video4linux/API.html>.
26 Further documentation on this driver can be found on the WWW at
27 <http://linux.blackhawke.net/cadet/>.
29 To compile this driver as a module, choose M here: the
30 module will be called radio-cadet.
33 tristate "AIMSlab RadioTrack (aka RadioReveal) support"
34 depends on ISA && VIDEO_V4L2
36 Choose Y here if you have one of these FM radio cards, and then fill
37 in the port address below.
39 Note that newer AIMSlab RadioTrack cards have a different chipset
40 and are not supported by this driver. For these cards, use the
41 RadioTrack II driver below.
43 If you have a GemTeks combined (PnP) sound- and radio card you must
44 use this driver as a module and setup the card with isapnptools.
45 You must also pass the module a suitable io parameter, 0x248 has
46 been reported to be used by these cards.
48 In order to control your radio card, you will need to use programs
49 that are compatible with the Video For Linux API. Information on
50 this API and pointers to "v4l" programs may be found at
51 <file:Documentation/video4linux/API.html>. More information is
53 <file:Documentation/video4linux/radiotrack.txt>.
55 To compile this driver as a module, choose M here: the
56 module will be called radio-aimslab.
58 config RADIO_RTRACK_PORT
59 hex "RadioTrack i/o port (0x20f or 0x30f)"
60 depends on RADIO_RTRACK=y
63 Enter either 0x30f or 0x20f here. The card default is 0x30f, if you
64 haven't changed the jumper setting on the card.
67 tristate "AIMSlab RadioTrack II support"
68 depends on ISA && VIDEO_V4L2
70 Choose Y here if you have this FM radio card, and then fill in the
73 In order to control your radio card, you will need to use programs
74 that are compatible with the Video For Linux API. Information on
75 this API and pointers to "v4l" programs may be found at
76 <file:Documentation/video4linux/API.html>.
78 To compile this driver as a module, choose M here: the
79 module will be called radio-rtrack2.
81 config RADIO_RTRACK2_PORT
82 hex "RadioTrack II i/o port (0x20c or 0x30c)"
83 depends on RADIO_RTRACK2=y
86 Enter either 0x30c or 0x20c here. The card default is 0x30c, if you
87 haven't changed the jumper setting on the card.
90 tristate "Aztech/Packard Bell Radio"
91 depends on ISA && VIDEO_V4L2
93 Choose Y here if you have one of these FM radio cards, and then fill
94 in the port address below.
96 In order to control your radio card, you will need to use programs
97 that are compatible with the Video For Linux API. Information on
98 this API and pointers to "v4l" programs may be found at
99 <file:Documentation/video4linux/API.html>.
101 To compile this driver as a module, choose M here: the
102 module will be called radio-aztech.
104 config RADIO_AZTECH_PORT
105 hex "Aztech/Packard Bell I/O port (0x350 or 0x358)"
106 depends on RADIO_AZTECH=y
109 Enter either 0x350 or 0x358 here. The card default is 0x350, if you
110 haven't changed the setting of jumper JP3 on the card. Removing the
111 jumper sets the card to 0x358.
114 tristate "GemTek Radio Card support"
115 depends on ISA && VIDEO_V4L2
117 Choose Y here if you have this FM radio card, and then fill in the
120 In order to control your radio card, you will need to use programs
121 that are compatible with the Video For Linux API. Information on
122 this API and pointers to "v4l" programs may be found at
123 <file:Documentation/video4linux/API.html>.
125 To compile this driver as a module, choose M here: the
126 module will be called radio-gemtek.
128 config RADIO_GEMTEK_PORT
129 hex "GemTek i/o port (0x20c, 0x30c, 0x24c or 0x34c)"
130 depends on RADIO_GEMTEK=y
133 Enter either 0x20c, 0x30c, 0x24c or 0x34c here. The card default is
134 0x34c, if you haven't changed the jumper setting on the card. On
135 Sound Vision 16 Gold PnP with FM Radio (ESS1869+FM Gemtek), the I/O
138 config RADIO_GEMTEK_PCI
139 tristate "GemTek PCI Radio Card support"
140 depends on VIDEO_V4L2 && PCI
142 Choose Y here if you have this PCI FM radio card.
144 In order to control your radio card, you will need to use programs
145 that are compatible with the Video for Linux API. Information on
146 this API and pointers to "v4l" programs may be found at
147 <file:Documentation/video4linux/API.html>.
149 To compile this driver as a module, choose M here: the
150 module will be called radio-gemtek-pci.
152 config RADIO_MAXIRADIO
153 tristate "Guillemot MAXI Radio FM 2000 radio"
154 depends on VIDEO_V4L2 && PCI
156 Choose Y here if you have this radio card. This card may also be
157 found as Gemtek PCI FM.
159 In order to control your radio card, you will need to use programs
160 that are compatible with the Video For Linux API. Information on
161 this API and pointers to "v4l" programs may be found at
162 <file:Documentation/video4linux/API.html>.
164 To compile this driver as a module, choose M here: the
165 module will be called radio-maxiradio.
168 tristate "Maestro on board radio"
169 depends on VIDEO_V4L2 && PCI
171 Say Y here to directly support the on-board radio tuner on the
172 Maestro 2 or 2E sound card.
174 In order to control your radio card, you will need to use programs
175 that are compatible with the Video For Linux API. Information on
176 this API and pointers to "v4l" programs may be found at
177 <file:Documentation/video4linux/API.html>.
179 To compile this driver as a module, choose M here: the
180 module will be called radio-maestro.
183 tristate "SF16FMI Radio"
184 depends on ISA && VIDEO_V4L2
186 Choose Y here if you have one of these FM radio cards. If you
187 compile the driver into the kernel and your card is not PnP one, you
188 have to add "sf16fm=<io>" to the kernel command line (I/O address is
191 In order to control your radio card, you will need to use programs
192 that are compatible with the Video For Linux API. Information on
193 this API and pointers to "v4l" programs may be found at
194 <file:Documentation/video4linux/API.html>.
196 To compile this driver as a module, choose M here: the
197 module will be called radio-sf16fmi.
199 config RADIO_SF16FMR2
200 tristate "SF16FMR2 Radio"
201 depends on ISA && VIDEO_V4L2
203 Choose Y here if you have one of these FM radio cards.
205 In order to control your radio card, you will need to use programs
206 that are compatible with the Video For Linux API. Information on
207 this API and pointers to "v4l" programs may be found on the WWW at
208 <http://roadrunner.swansea.uk.linux.org/v4l.shtml>.
210 To compile this driver as a module, choose M here: the
211 module will be called radio-sf16fmr2.
213 config RADIO_TERRATEC
214 tristate "TerraTec ActiveRadio ISA Standalone"
215 depends on ISA && VIDEO_V4L2
217 Choose Y here if you have this FM radio card, and then fill in the
218 port address below. (TODO)
220 Note: This driver is in its early stages. Right now volume and
221 frequency control and muting works at least for me, but
222 unfortunately I have not found anybody who wants to use this card
223 with Linux. So if it is this what YOU are trying to do right now,
224 PLEASE DROP ME A NOTE!! Rolf Offermanns <rolf@offermanns.de>.
226 In order to control your radio card, you will need to use programs
227 that are compatible with the Video For Linux API. Information on
228 this API and pointers to "v4l" programs may be found at
229 <file:Documentation/video4linux/API.html>.
231 To compile this driver as a module, choose M here: the
232 module will be called radio-terratec.
234 config RADIO_TERRATEC_PORT
235 hex "Terratec i/o port (normally 0x590)"
236 depends on RADIO_TERRATEC=y
239 Fill in the I/O port of your TerraTec FM radio card. If unsure, go
243 tristate "Trust FM radio card"
244 depends on ISA && VIDEO_V4L2
246 This is a driver for the Trust FM radio cards. Say Y if you have
247 such a card and want to use it under Linux.
249 To compile this driver as a module, choose M here: the
250 module will be called radio-trust.
252 config RADIO_TRUST_PORT
253 hex "Trust i/o port (usually 0x350 or 0x358)"
254 depends on RADIO_TRUST=y
257 Enter the I/O port of your Trust FM radio card. If unsure, try the
258 values "0x350" or "0x358".
261 tristate "Typhoon Radio (a.k.a. EcoRadio)"
262 depends on ISA && VIDEO_V4L2
264 Choose Y here if you have one of these FM radio cards, and then fill
265 in the port address and the frequency used for muting below.
267 In order to control your radio card, you will need to use programs
268 that are compatible with the Video For Linux API. Information on
269 this API and pointers to "v4l" programs may be found at
270 <file:Documentation/video4linux/API.html>.
272 To compile this driver as a module, choose M here: the
273 module will be called radio-typhoon.
275 config RADIO_TYPHOON_PROC_FS
276 bool "Support for /proc/radio-typhoon"
277 depends on PROC_FS && RADIO_TYPHOON
279 Say Y here if you want the typhoon radio card driver to write
280 status information (frequency, volume, muted, mute frequency,
281 base address) to /proc/radio-typhoon. The file can be viewed with
282 your favorite pager (i.e. use "more /proc/radio-typhoon" or "less
283 /proc/radio-typhoon" or simply "cat /proc/radio-typhoon").
285 config RADIO_TYPHOON_PORT
286 hex "Typhoon I/O port (0x316 or 0x336)"
287 depends on RADIO_TYPHOON=y
290 Enter the I/O port of your Typhoon or EcoRadio radio card.
292 config RADIO_TYPHOON_MUTEFREQ
293 int "Typhoon frequency set when muting the device (kHz)"
294 depends on RADIO_TYPHOON=y
297 Enter the frequency used for muting the radio. The device is never
298 completely silent. If the volume is just turned down, you can still
299 hear silent voices and music. For that reason, the frequency of the
300 radio device is set to the frequency you can enter here whenever
301 the device is muted. There should be no local radio station at that
305 tristate "Zoltrix Radio"
306 depends on ISA && VIDEO_V4L2
308 Choose Y here if you have one of these FM radio cards, and then fill
309 in the port address below.
311 In order to control your radio card, you will need to use programs
312 that are compatible with the Video For Linux API. Information on
313 this API and pointers to "v4l" programs may be found at
314 <file:Documentation/video4linux/API.html>.
316 To compile this driver as a module, choose M here: the
317 module will be called radio-zoltrix.
319 config RADIO_ZOLTRIX_PORT
320 hex "ZOLTRIX I/O port (0x20c or 0x30c)"
321 depends on RADIO_ZOLTRIX=y
324 Enter the I/O port of your Zoltrix radio card.
327 tristate "D-Link/GemTek USB FM radio support"
328 depends on USB && VIDEO_V4L2
330 Say Y here if you want to connect this type of radio to your
331 computer's USB port. Note that the audio is not digital, and
332 you must connect the line out connector to a sound card or a
335 To compile this driver as a module, choose M here: the
336 module will be called dsbr100.
338 endif # RADIO_ADAPTERS