Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sf2r(4) [netbsd man page]

SF2R(4) 						   BSD Kernel Interfaces Manual 						   SF2R(4)

NAME
sf2r -- SoundForte RadioLink SF16-FMR2 FM radio device driver SYNOPSIS
option RADIO_TEA5759 sf2r0 at isa? port 0x384 radio* at sf2r0 DESCRIPTION
The sf2r driver provides support for the SF16-FMR2 FM radio tuners. The SF16-FMR2 is a stereo FM tuner that allows to tune in the range 87.5 - 108.0 MHz, report signal status on the current frequency, force audio output to mono, perform hardware signal search, and has an internal AFC. The SF16-FMR2 cards take only one I/O port. The I/O port is set by the driver to the value specified in the configuration file and must be 0x384. Philips Semiconductors released two almost identical chips TEA5757 and TEA5759. The TEA5757 is used in FM-standards in which the local oscillator frequency is above the radio frequency (e.g. European and American standards). The TEA5759 is the version in which the oscillator frequency is below the radio frequency (e.g. Japanese standards). The option RADIO_TEA5759 changes the algorithm of frequency calculation for the TEA5757 based cards to conform with the Japanese standards. SEE ALSO
isa(4), radio(4) HISTORY
The sf2r device driver appeared in OpenBSD 3.0 and NetBSD 1.6. AUTHORS
The sf2r driver was written by Vladimir Popov and Maxim Tsyplakov. The man page was written by Vladimir Popov. BUGS
MediaForte made two variants of the SF16-FMR2 cards, the first one has an internal amplifier of the output sound, the second one does not have such an amplifier. The current driver supports only the second variant. BSD
October 8, 2001 BSD

Check Out this Related Man Page

RTII(4) 						   BSD Kernel Interfaces Manual 						   RTII(4)

NAME
rtii -- AIMS Lab Radiotrack II FM radio device driver SYNOPSIS
option RADIO_TEA5759 rtii0 at isa? port 0x20c rtii1 at isa? port 0x30c radio* at rtii0 DESCRIPTION
The rtii driver provides support for the AIMS Lab Radiotrack II FM radio tuners. The Radiotrack II is a stereo FM tuner that allows to tune in the range 87.5 - 108.0 MHz, report signal status on the current frequency, force audio output to mono, perform hardware signal search, and has an internal AFC. The Radiotrack II cards take only one I/O port. The I/O port is set by the driver to the value specified in the configuration file and must be either 0x20c or 0x30c. Philips Semiconductors released two almost identical chips TEA5757 and TEA5759. The TEA5757 is used in FM-standards in which the local oscillator frequency is above the radio frequency (e.g. European and American standards). The TEA5759 is the version in which the oscillator frequency is below the radio frequency (e.g. Japanese standards). The option RADIO_TEA5759 changes the algorithm of frequency calculation for the TEA5757 based cards to conform with the Japanese standards. SEE ALSO
isa(4), radio(4) HISTORY
The rtii device driver appeared in OpenBSD 3.0 and NetBSD 1.6. AUTHORS
The rtii driver was written by Vladimir Popov and Maxim Tsyplakov. The man page was written by Vladimir Popov. BSD
October 8, 2001 BSD
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

radio broadcasting

hi I wanna make radio broadcasting from my web page. I am planning to use a linux server. I have no idea about how can I do :( I heard about RealPlayer can be used but ,unfortunatelly, I don't know how! Any suggestions and advices are welcome.... thanks... (4 Replies)
Discussion started by: fnoyan
4 Replies

2. HP-UX

Received error as Not enough space left on device

Hi Forum, We have observed one problem in one of our HP-UX machines which runs a software which connects the radio frequency scan devices and the scanned information is stored in the database through the same software. This software has thrown an error like "Not enough space left on the... (4 Replies)
Discussion started by: Nishant.Jvk
4 Replies

3. Web Development

How to get radio stream URL out of a webpage?

Hello, please what is the easiest linux way to get an online radio stream URL out of website player like: PLAY.CZ - radio player They may support: Flash, Silverlight, HTML5 audio. wma, mp3, aac my web browser dont have any flash technologies and i dont wish to use any. also source code... (1 Reply)
Discussion started by: postcd
1 Replies

4. Shell Programming and Scripting

Telnet script to amplifier

Hi all! I have a Pioneer VSX-921 which I am very happy about. It has airplay, lots of other features. One of them is controlling it with your Iphone and telnet. And now it becomes interesting! I want to make a bash script to log into my amp, send a command: MZ (which means mute) and then exit... (29 Replies)
Discussion started by: drogert
29 Replies

5. OS X (Apple)

Variable frequency audio generator...

Hi all... I intend to do an Audio Function Generator using Awk, (already started thanks to Don), but the biggest thing I have struggled with was variable frequency. I was going to generate differing sized waveforms on the fly but that would that would mean the frequencies are dependent on any... (2 Replies)
Discussion started by: wisecracker
2 Replies