Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtp(4) [netbsd man page]

GTP(4)							   BSD Kernel Interfaces Manual 						    GTP(4)

NAME
gtp -- Gemtek PCI FM radio device SYNOPSIS
gtp* at pci? flags 0x00 radio* at gtp? DESCRIPTION
The gtp driver provides support for the Gemtek PCI and Guillemot MaxiRadio FM2000 FM radio tuners. The Gemtek PCI cards are stereo FM tuners that can tune in the range 87.5 - 108.0 MHz, report signal status and stereo/mono on the current frequency, force audio output to mono, perform hardware signal search, and have an internal AFC. The card is based on the TEA5757 chip; see radio(4) for details. The flags control the driver behavior. For example, with flags 0x01 the driver will assume that a TEA5759 chip is used. SEE ALSO
intro(4), pci(4), radio(4), radio(9) HISTORY
The gtp device driver appeared in OpenBSD 3.2 and subsequently in NetBSD 1.6 wherein it replaced the mr(4) driver. AUTHORS
The gtp driver and the man page was written by Vladimir Popov <jumbo@narod.ru>. BUGS
It is impossible to determine which frequency the card is tuned to. Thus, the driver will report an internally stored value even if it is not correct (changed by some program that uses direct port access). BSD
March 26, 2011 BSD

Check Out this Related Man Page

RADIOCTL(1)						    BSD General Commands Manual 					       RADIOCTL(1)

NAME
radioctl -- control radio tuners SYNOPSIS
radioctl [-f file] [-n] -a radioctl [-f file] [-n] name radioctl [-f file] [-n] -w name=value DESCRIPTION
The radioctl command displays or sets various variables that affect the radio tuner behavior. If a variable is present on the command line, radioctl prints the current value of this variable for the specified device. By default, radioctl operates on the /dev/radio device. The options are as follows: -a Print all device variables and their current values. -w name=value Attempt to set the specified variable name to value. -f file Specify an alternative radio tuner device. -n Suppress printing of the variable name. Values may be specified in either absolute or relative forms. The relative form is indicated by a prefix of '+' or '-' to denote an increase or decrease, respectively. The exact set of controls that can be manipulated depends on the tuner. The general format (in both getting and setting a value) is name = value The name indicates what part of the tuner the control affects. Write only controls: search Only for cards that allow hardware search. Can be 'up' or 'down'. Read-write controls: frequency Float value from 87.5 to 108.0. volume Integer value from 0 to 255. mute Mutes the card (volume is not affected), 'on' or 'off'. mono Forces card output to mono, 'on' or 'off'. Only for cards that allow forced mono. reference Reference frequency. Can be 25 kHz, 50 kHz and 100 kHz. Not all cards allow to change the reference frequency. sensitivity Station locking sensitivity. Can be 5 mkV, 10 mkV, 30 mkV and 150 mkV. Not all cards allow to change the station locking sensitivity. All the remaining controls (signal, stereo and card capabilities) are read-only and can be viewed using option -a. ENVIRONMENT
The following environment variable affects the execution of radioctl: RADIODEVICE The radio tuner device to use. FILES
/dev/radio radio tuner device EXAMPLES
The command radioctl -a can produce volume=255 frequency=106.30MHz mute=off reference=50kHz signal=on stereo=on card capabilities: manageable mono/stereo SEE ALSO
radio(4) HISTORY
radioctl command first appeared in OpenBSD 3.0 and NetBSD 1.6. BSD
September 16, 2001 BSD
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

creating a new driver for HP-UX

Hi to everyone, i need some help creating my own graphics driver for HP-UX. I am planning on buying a nvidia card for my HP Workstation. What do i need to create a new driver? I´m a UNIX beginner, so please explain it so that i can understand it. hilbi (1 Reply)
Discussion started by: hilbi
1 Replies

2. 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

3. Solaris

rs232 pci-card

hello mates, do you know a manufactor for rs232 serial pci cards for the sparc architecture? it seems that there is no original product from sun for that purpose. strange, isn't it? problem is that i have a V250 with only one db9 rs232 serial port, and i need it for a modem connection, but i also... (1 Reply)
Discussion started by: pressy
1 Replies

4. UNIX for Advanced & Expert Users

GPRS Tunnelling Protocol implementation under UNIX

I need to implement a program that sends CDRs (just some data) over GTP' (GTP Prime - one of the GPRS Tunnelling Protocols, http://en.wikipedia.org/wiki/GPRS_Tunnelling_Protocol). Does anybody know where I can find GTP implementation? I'v tryed OpenGGSN (http://sourceforge.net/projects/ggsn/), but... (4 Replies)
Discussion started by: Hitori
4 Replies

5. UNIX for Dummies Questions & Answers

Installing a driver

Hi All, I am trying to install a driver for a CAN card of a machine running Ubuntu 8.04. It cames with three .tgz files for gcc2, gcc3, and k26. The current version of gcc is 4.2.1, which is causing me problems. I installed gcc-3.3 using sudo apt-get install gcc-3.3 But when I run the... (1 Reply)
Discussion started by: Brian-UOIT
1 Replies

6. Shell Programming and Scripting

Perl - radio button processing

Hi, I am hoping to get some help on perl. I am trying to process a HTML radio button selected value in perl. Basically What I am trying to do is 1. I have some radio buttons which indicated different colors. 2. I have a list box where I want to populate depending on the selected radio button... (1 Reply)
Discussion started by: devtakh
1 Replies

7. AIX

unknow pci device as seen by lsslot or lscfg

on a p5 520, running aix 7.1 with the latest TL and SP.. had a 133 MHz Sun PCI 1G or quad 4 x 100 Meg Ethernet card installed.. but it shows unknown type using using lscfg or lsslot Is there addtional drivers to be installed ??? did the same thing on a SYMBIOS Ultra320 diff... (2 Replies)
Discussion started by: ppchu99
2 Replies

8. Hardware

Does hypervisor(virtualbox) can own a specific hardware

Hi, I would like to ask about the hypervisor, in my case im currently using oracle virtualbox, If a certain VM machine can own a single device or card (ex. pci audio mic/speaker card). i know in virtual box features, USB FILTER for usb device but how about the expansion card like audio in/out... (1 Reply)
Discussion started by: jao_madn
1 Replies

9. 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

10. 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