summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1998-07-12 09:02:43 +0000
committerJason Downs <downsj@cvs.openbsd.org>1998-07-12 09:02:43 +0000
commited1a4923490bc64899424e449cee98e56ba168ff (patch)
tree4af1e3edee934b08a644a00c11cf8116eb66bf64
parent3545e750a77945cb188350a402097bd537d56c4d (diff)
wd.4 -> wdc.4 and update
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/man4.i386/wdc.4 (renamed from share/man/man4/man4.i386/wd.4)18
2 files changed, 13 insertions, 9 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index b89ac06c0e2..8bb07670d33 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.15 1998/02/21 10:20:21 matthieu Exp $
+# $OpenBSD: Makefile,v 1.16 1998/07/12 09:02:35 downsj Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
MAN= intro.4 aha.4 ahb.4 aic.4 aria.4 ast.4 autoconf.4 boca.4 bt.4
MAN+= com.4 cy.4 ed.4 ep.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4
-MAN+= npx.4 pccom.4 pctr.4 pms.4 rtfps.4 scd.4 sea.4 speaker.4 uha.4 wd.4
+MAN+= npx.4 pccom.4 pctr.4 pms.4 rtfps.4 scd.4 sea.4 speaker.4 uha.4 wdc.4
MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4
MAN+= gus.4 pss.4 sb.4 wss.4
MAN+= xf86.4
diff --git a/share/man/man4/man4.i386/wd.4 b/share/man/man4/man4.i386/wdc.4
index 4db656a12cf..921c7a074c1 100644
--- a/share/man/man4/man4.i386/wd.4
+++ b/share/man/man4/man4.i386/wdc.4
@@ -21,25 +21,29 @@
.\" (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 November 29, 1994
-.Dt WD 4 i386
+.Dd July 12, 1998
+.Dt WDC 4 i386
.Os
.Sh NAME
-.Nm wd
+.Nm wdc
.Nd WD100x compatible hard disk driver
.Sh SYNOPSIS
.Cd "wdc0 at isa? port 0x1f0 irq 14"
.Cd "wdc0 at isa? port 0x170 irq 15"
+.Cd "wdc* at isapnp?"
.Cd "wd* at wdc? drive ?"
.Sh DESCRIPTION
The
-.Nm wd
+.Nm wdc
driver supports hard disk controllers which emulate the Western
Digital WD100x. This includes standard MFM, RLL, ESDI and IDE
controllers.
-.Pp
-Support for extended EIDE controllers is
-.Ud .
+.\" .Pp
+.\" Support for extended EIDE controllers is
+.\" .Ud .
+.Sh BUGS
+A PnP device that actually works with this driver has yet to be found; the
+Soundblaster IDE port does not.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr acd 4