summaryrefslogtreecommitdiff
path: root/share/man/man4/rtii.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/rtii.4')
-rw-r--r--share/man/man4/rtii.415
1 files changed, 11 insertions, 4 deletions
diff --git a/share/man/man4/rtii.4 b/share/man/man4/rtii.4
index 20a046defbc..c51eb2783d5 100644
--- a/share/man/man4/rtii.4
+++ b/share/man/man4/rtii.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtii.4,v 1.3 2002/01/04 17:14:51 mickey Exp $
+.\" $OpenBSD: rtii.4,v 1.4 2002/01/07 18:37:45 mickey Exp $
.\" $RuOBSD: rtii.4,v 1.3 2001/10/26 05:38:44 form Exp $
.\"
.\" Copyright (c) 2001 Vladimir Popov <jumbo@narod.ru>
@@ -31,8 +31,8 @@
.Nm rtii
.Nd AIMS Lab Radiotrack II FM radio device driver
.Sh SYNOPSIS
-.Cd "rtii0 at isa? port 0x20c"
-.Cd "rtii0 at isa? port 0x30c"
+.Cd "rtii0 at isa? port 0x20c flags 0x00"
+.Cd "rtii0 at isa? port 0x30c flags 0x00"
.Cd "radio* at rtii0"
.Sh DESCRIPTION
The
@@ -44,9 +44,16 @@ The Radiotrack II is a stereo FM tuner that allows to tune in the range
audio output to mono, perform hardware signal search, and has an internal
AFC.
.Pp
+The card is based on the TEA5757 chip, see
+.Xr radio 4
+for details.
+.Pp
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.
+.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 SEE ALSO
.Xr isa 4 ,
.Xr radio 4 ,
@@ -59,7 +66,7 @@ driver was written by
and
.An Maxim Tsyplakov Aq tm@oganer.net .
The man page was written by
-.An Maxim Tsyplakov Aq tm@oganer.net .
+.An Vladimir Popov Aq jumbo@narod.ru .
.Sh HISTORY
The
.Nm