Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Grammar police.
details: https://anonhg.NetBSD.org/src/rev/0c91d4c64bc1
branches: trunk
changeset: 507855:0c91d4c64bc1
user: nathanw <nathanw%NetBSD.org@localhost>
date: Sun Apr 01 20:27:50 2001 +0000
description:
Grammar police.
diffstat:
share/man/man4/wss.4 | 19 +++++++++----------
1 files changed, 9 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r fb92a552d23c -r 0c91d4c64bc1 share/man/man4/wss.4
--- a/share/man/man4/wss.4 Sun Apr 01 20:19:20 2001 +0000
+++ b/share/man/man4/wss.4 Sun Apr 01 20:27:50 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wss.4,v 1.15 1999/12/15 22:07:35 abs Exp $
+.\" $NetBSD: wss.4,v 1.16 2001/04/01 20:27:50 nathanw Exp $
.\"
.\" Copyright (c) 1995 Michael Long.
.\" All rights reserved.
@@ -41,8 +41,8 @@
.Sh DESCRIPTION
The
.Nm
-driver supports Microsoft's Windows Sound System, MAD16 chip based
-hardware and their clones.
+driver supports Microsoft's Windows Sound System, the MAD16 chip based
+hardware, and their clones.
.Pp
The base I/O port is set by a jumper on the board; valid choices are
0x530, 0x604, 0xE80, or 0xF40.
@@ -50,14 +50,13 @@
The IRQ may be set to 7, 9, 10, or 11, and
the DMA channel may be set to 0, 1, or 3.
.Pp
-The configuration file must have bit 1 set in
+The device
.Cm flags
-to enable the MAD16 support. This is to avoid potential
-conflicts with other devices when probing the MAD16 because it requires
-use of extra I/O ports not in the base port range.
-Chips needing this flag are, e.g., OPTi 82C928, 82C929, 82C831,
-and OAK OTI-601D.
-Bit 2 in
+must have bit 0 (value 1) set to enable the MAD16 support. This is to
+avoid potential conflicts with other devices when probing the MAD16
+because it requires use of extra I/O ports not in the base port range.
+Chips needing this flag include the OPTi 82C928, 82C929, 82C831, and
+the OAK OTI-601D. Setting bit 1 (value 2) in
.Cm flags
disables the joystick port on MAD16 hardware.
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index