diff options
-rw-r--r-- | share/man/man4/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/fms.4 | 14 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 6 | ||||
-rw-r--r-- | share/man/man4/radio.4 | 11 | ||||
-rw-r--r-- | share/man/man4/sf4r.4 | 72 |
5 files changed, 22 insertions, 85 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 33ae5bedc41..44a34030aee 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.202 2002/04/25 05:02:47 mickey Exp $ +# $OpenBSD: Makefile,v 1.203 2002/05/06 16:52:00 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 \ @@ -22,7 +22,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ pci.4 pciide.4 pcmcia.4 pcppi.4 pcscp.4 pf.4 pflog.4 pms.4 ppp.4 \ pty.4 puc.4 qsphy.4 radio.4 raid.4 random.4 ray.4 rd.4 rl.4 rln.4 \ rlphy.4 route.4 rt.4 rtii.4 rtfps.4 \ - sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sf4r.4 sfr.4 siop.4 sis.4 sk.4 \ + sbus.4 scsi.4 sd.4 ses.4 sf.4 sf2r.4 sfr.4 siop.4 sis.4 sk.4 \ sl.4 sm.4 spp.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 sv.4 \ tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 tlphy.4 \ tp.4 tqphy.4 trm.4 tty.4 tun.4 twe.4 tx.4 txp.4 txphy.4 \ diff --git a/share/man/man4/fms.4 b/share/man/man4/fms.4 index 38c45194f78..a7603750508 100644 --- a/share/man/man4/fms.4 +++ b/share/man/man4/fms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fms.4,v 1.3 2001/07/31 20:30:54 deraadt Exp $ +.\" $OpenBSD: fms.4,v 1.4 2002/05/06 16:52:00 mickey Exp $ .\" $NetBSD: fms.4,v 1.2 1999/12/15 22:07:32 abs Exp $ .\" .\" Copyright (c) 1999 Klaus J. Klein @@ -38,13 +38,21 @@ .Cd "audio* at fms?" .Cd "mpu* at fms?" .Cd "opl* at fms?" +.Cd "radio* at fms?" .Sh DESCRIPTION The .Nm -device driver supports the Forte Media FM801 sound card. +device driver supports the Forte Media FM801 sound card and various FM tuners +attached to the sound card. +.Sh RADIO +Right now the +.Nm +driver supports MediaForte's SoundForte RadioLink SF64-PCR FM tuner and a tuner +on MediaForte's SoundForte Quad X-treme SF256-PCP-R sound card. .Sh SEE ALSO .Xr audio 4 , -.Xr pci 4 +.Xr pci 4 , +.Xr radio 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 82c658d0cfe..113f5f0ce38 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.63 2002/04/17 02:48:30 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.64 2002/05/06 16:52:00 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. @@ -297,8 +297,8 @@ Yamaha DS-XG sound devices. .Bl -tag -width 10n -offset ind .It Xr mr 4 Guillemot Maxi Radio FM 2000 FM radio device driver. -.It Xr sf4r 4 -SoundForte RadioLink SF64-PCR FM radio device driver. +.It Xr fms 4 +SoundForte RadioLink SF64-PCR a and SF256-PCP-R FM radio devices driver. .El .Ss Miscellaneous devices .Bl -tag -width 10n -offset ind diff --git a/share/man/man4/radio.4 b/share/man/man4/radio.4 index 7af26be8a2e..a0b956d86db 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.6 2002/01/23 18:48:23 mickey Exp $ +.\" $OpenBSD: radio.4,v 1.7 2002/05/06 16:52:00 mickey Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. @@ -32,12 +32,13 @@ .Nd device-independent radio driver layer .Sh SYNOPSIS .Pp -.Cd "radio* at az0" +.Cd "radio* at az?" +.Cd "radio* at bktr?" +.Cd "radio* at fms?" .Cd "radio* at mr0" .Cd "radio* at rt0" .Cd "radio* at rtii0" .Cd "radio* at sf2r0" -.Cd "radio* at sf4r0" .Pp .Fd #include <sys/types.h> .Fd #include <sys/ioctl.h> @@ -180,7 +181,7 @@ The TEA5757 chips are used in .Xr rtii 4 , .Xr sf2r 4 and -.Xr sf4r 4 +.Xr fms 4 cards. .Sh FILES .Bl -tag -width /dev/radio -compact @@ -190,11 +191,11 @@ cards. .Xr ioctl 2 , .Xr az 4 , .Xr bktr 4 , +.Xr fms 4 , .Xr mr 4 , .Xr rt 4 , .Xr rtii 4 , .Xr sf2r 4 , -.Xr sf4r 4 , .Xr radio 9 .Sh BUGS You can have only one card of the same type. diff --git a/share/man/man4/sf4r.4 b/share/man/man4/sf4r.4 deleted file mode 100644 index 07d3a8ce7d0..00000000000 --- a/share/man/man4/sf4r.4 +++ /dev/null @@ -1,72 +0,0 @@ -.\" $RuOBSD: sf4r.4,v 1.3 2001/10/26 05:38:44 form Exp $ -.\" $OpenBSD: sf4r.4,v 1.3 2002/01/07 18:37:45 mickey Exp $ -.\" -.\" Copyright (c) 2001 Vladimir Popov -.\" All rights reserved. -.\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -.\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -.\" ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -.\" (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 SF4R 4 -.Os -.Sh NAME -.Nm sf4r -.Nd SoundForte RadioLink SF64-PCR FM radio device driver -.Sh SYNOPSIS -.Cd "sf4r0 at pci? flags 0x00" -.Cd "radio* at sf4r0" -.Sh DESCRIPTION -The -.Nm -driver provides support for the SF64-PCR FM radio tuners. -.Pp -The SF64-PCR 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. -.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. -.Sh BUGS -Because MediaForte put FM801 on the board, the current driver cannot -distinguish sound cards based on FM801 and SF64-PCR. -.Sh SEE ALSO -.Xr pci 4 , -.Xr radio 4 , -.Xr radio 9 -.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 -.An Vladimir Popov Aq jumbo@narod.ru . -.Sh HISTORY -The -.Nm -device driver appeared in -.Ox 3.0 . |