summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-06-03 16:13:22 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-06-03 16:13:22 +0000
commit5c2c7f411300a37001a102fc781925def587c514 (patch)
tree1e27c20bb33b71c467077048ce57732ce8c5c666 /share
parent7f125c714df1928b2ec5f6bd8da798aa8b47acc0 (diff)
Guillemot/maxiradio was a rebadged gemtek/pr103.
the mr(4) was not really tested and therefore is now replaced w/ a tested gtp(4), renamed pci ids too. from jumbo@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile6
-rw-r--r--share/man/man4/gtp.4 (renamed from share/man/man4/mr.4)42
-rw-r--r--share/man/man4/pci.46
-rw-r--r--share/man/man4/radio.44
4 files changed, 29 insertions, 29 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 24a1132963c..f4aef7fe374 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.209 2002/06/03 02:58:42 jason Exp $
+# $OpenBSD: Makefile,v 1.210 2002/06/03 16:13:21 mickey Exp $
MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \
an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \
@@ -9,13 +9,13 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \
cue.4 cy.4 cz.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 \
eephy.4 ef.4 eg.4 eisa.4 el.4 emu.4 enc.4 ep.4 esa.4 esis.4 \
eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 \
- fms.4 fxp.4 gdt.4 gre.4 gx.4 hifn.4 hsq.4 icmp.4 icsphy.4 \
+ fms.4 fxp.4 gdt.4 gre.4 gtp.4 gx.4 hifn.4 hsq.4 icmp.4 icsphy.4 \
idp.4 iha.4 ifmedia.4 \
inet.4 inphy.4 iop.4 iopsp.4 ioprbs.4 iophy.4 ip.4 ipcomp.4 ipsec.4 \
isa.4 isapnp.4 ises.4 iso.4 isp.4 \
ksyms.4 kue.4 \
lc.4 lge.4 lkm.4 lmc.4 lo.4 lofn.4 lpt.4 lxtphy.4 \
- maestro.4 midi.4 mii.4 mtdphy.4 mr.4 mtio.4 \
+ maestro.4 midi.4 mii.4 mtdphy.4 mtio.4 \
ncr.4 ne.4 neo.4 netintro.4 nge.4 noct.4 nofn.4 ns.4 nsip.4 nsgphy.4 \
nsphy.4 nsphyter.4 null.4 \
ohci.4 opl.4 options.4 pcdisplay.4 pchb.4 pckbc.4 pckbd.4 \
diff --git a/share/man/man4/mr.4 b/share/man/man4/gtp.4
index 56a9ffa612d..67eee879ee3 100644
--- a/share/man/man4/mr.4
+++ b/share/man/man4/gtp.4
@@ -1,7 +1,6 @@
-.\" $OpenBSD: mr.4,v 1.4 2002/01/07 18:37:45 mickey Exp $
-.\" $RuOBSD: mr.4,v 1.3 2001/10/26 05:38:43 form Exp $
+.\" $OpenBSD: gtp.4,v 1.1 2002/06/03 16:13:21 mickey Exp $
.\"
-.\" Copyright (c) 2001 Vladimir Popov <jumbo@narod.ru>
+.\" Copyright (c) 2002 Vladimir Popov <jumbo@narod.ru>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -24,31 +23,36 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 8, 2001
-.Dt MR 4
+.Dd June 2, 2002
+.Dt GTP 4
.Os
.Sh NAME
-.Nm mr
-.Nd Guillemot Maxi Radio FM 2000 FM radio device driver
+.Nm gtp
+.Nd Gemtek PCI FM radio device driver
.Sh SYNOPSIS
-.Cd "mr* at pci? flags 0x00"
-.Cd "radio* at mr?"
+.Cd "gtp* at pci? flags 0x00"
+.Cd "radio* at gtp?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for the Maxi Radio FM radio tuners.
+driver provides support for the Gemtek PCI and Guillemot MaxiRadio FM2000
+FM radio tuners.
.Pp
-The Maxi Radio cards are stereo FM tuners that allow 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 have an internal
-AFC.
+The Gemtek PCI cards are stereo FM tuners that allow to 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.
.Pp
The card is based on the TEA5757 chip, see
.Xr radio 4
for details.
.Pp
The flags control the driver behavior. For example, with flags 0x01 the driver
-will assume that there is a TEA5759 chip is used.
+will assume that a TEA5759 chip is used.
+.Sh 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).
.Sh SEE ALSO
.Xr pci 4 ,
.Xr radio 4 ,
@@ -56,14 +60,10 @@ will assume that there is a TEA5759 chip is used.
.Sh AUTHORS
The
.Nm
-driver was written by
-.An Vladimir Popov Aq jumbo@narod.ru
-and
-.An Maxim Tsyplakov Aq tm@oganer.net .
-The man page was written by
+driver and the man page was written by
.An Vladimir Popov Aq jumbo@narod.ru .
.Sh HISTORY
The
.Nm
device driver appeared in
-.Ox 3.0 .
+.Ox 3.2 .
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index a5c0c8a6c3d..f37d3561127 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.65 2002/05/31 20:19:39 mickey Exp $
+.\" $OpenBSD: pci.4,v 1.66 2002/06/03 16:13:21 mickey Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -298,8 +298,8 @@ Yamaha DS-XG sound devices.
.El
.Ss Radio receiver devices
.Bl -tag -width 10n -offset ind
-.It Xr mr 4
-Guillemot Maxi Radio FM 2000 FM radio device driver.
+.It Xr gtp 4
+Gemtek PCI FM radio device driver.
.It Xr fms 4
SoundForte RadioLink SF64-PCR a and SF256-PCP-R FM radio devices driver.
.El
diff --git a/share/man/man4/radio.4 b/share/man/man4/radio.4
index 0010ef2b963..d122f45a68c 100644
--- a/share/man/man4/radio.4
+++ b/share/man/man4/radio.4
@@ -1,5 +1,5 @@
.\" $RuOBSD: radio.4,v 1.4 2001/10/26 05:38:43 form Exp $
-.\" $OpenBSD: radio.4,v 1.8 2002/05/30 18:42:33 mickey Exp $
+.\" $OpenBSD: radio.4,v 1.9 2002/06/03 16:13:21 mickey Exp $
.\"
.\" Copyright (c) 2001 Vladimir Popov
.\" All rights reserved.
@@ -203,7 +203,7 @@ cards.
.Xr az 4 ,
.Xr bktr 4 ,
.Xr fms 4 ,
-.Xr mr 4 ,
+.Xr gtp 4 ,
.Xr rt 4 ,
.Xr rtii 4 ,
.Xr sfr 4 ,