Tangent Quattro is a solid Internet radio


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Tangent Quattro is a solid Internet radio
# 1  
Old 09-17-2008
Tangent Quattro is a solid Internet radio

09-17-2008 11:00 AM
For an entertaining example of how Linux can power home appliances, check out the Tangent Quattro Internet radio. This device combines Internet and broadcast radio with a media server client on an embedded Linux platform to give you a variety of audio playback options.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Using iozone for testing solid state drives

hi all, anyone knows how to test ssd using iozon, I am currently running iozone and I don't know if it is testing the ssd or just the RAM... anyone knows a good tutorial (like a step-by-step)? cannot find any in google.. Thanks! (3 Replies)
Discussion started by: h0ujun
3 Replies

2. Red Hat

Information About Solid State Disk in Linux

Hello, I have few HDD and SSD installed in my RHEL 5 server. I want to know which disk are SDD and which are HDD. What command should I use? Thanks (3 Replies)
Discussion started by: fahdmirza
3 Replies

3. Programming

How to render solid borders in NCURSES windows

Hello All Gr8 Linux Developers Out There, Background ========= I have created a ncurses application that is suppose to run only on the Linux's virtual console. This application will heavily utilize the ncurses windows to show window-based UI to the user. I am using CentOS5.x. The terminal for... (7 Replies)
Discussion started by: ku@ntum
7 Replies

4. OS X (Apple)

Mac OS X: Based on UNIX - Solid As a Rock

See this threads: Page Not Found - Apple Open Source - Apple (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
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