diff options
author | 1998-07-12 10:01:17 +0000 | |
---|---|---|
committer | 1998-07-12 10:01:17 +0000 | |
commit | 7a85bc1a63f3139b87a6b769ed549271f2a8f3bc (patch) | |
tree | 128b1566c9f519a7754f7f32d8703e4da1de83b3 | |
parent | fix xref (diff) | |
download | wireguard-openbsd-7a85bc1a63f3139b87a6b769ed549271f2a8f3bc.tar.xz wireguard-openbsd-7a85bc1a63f3139b87a6b769ed549271f2a8f3bc.zip |
more BUGS.
-rw-r--r-- | share/man/man4/man4.i386/wdc.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/wdc.4 b/share/man/man4/man4.i386/wdc.4 index 7c2c2414bb6..8bb579835e3 100644 --- a/share/man/man4/man4.i386/wdc.4 +++ b/share/man/man4/man4.i386/wdc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wdc.4,v 1.3 1998/07/12 09:58:29 downsj Exp $ +.\" $OpenBSD: wdc.4,v 1.4 1998/07/12 10:01:17 downsj Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -45,6 +45,9 @@ controllers. .Sh BUGS A PnP device that actually works with this driver has yet to be found; the Soundblaster IDE port does not. +.Pp +Enhanced IDE and UltraDMA is not supported by this driver, though such +devices should still work (in normal PIO mode). .Sh SEE ALSO .Xr acd 4 , .Xr intro 4 , |