diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-01-01 17:25:57 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-01-01 17:25:57 +0000 |
commit | 6b62526b371fc7bca229f720fd80f3f630ab1a83 (patch) | |
tree | fcbab00d49a3d12c30783040d9f9d13c3f005a61 /share/man/man4/man4.mvme88k | |
parent | 7141c3c01a71382d648b5cd30c803ca61c06c2ec (diff) |
Update the notice about the daughterboard, and also mention the driver
doesn't attach to the MVME328XT (i.e. rebadged 4220, while MVME328S is
a rebadged 4210).
Diffstat (limited to 'share/man/man4/man4.mvme88k')
-rw-r--r-- | share/man/man4/man4.mvme88k/vs.4 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/share/man/man4/man4.mvme88k/vs.4 b/share/man/man4/man4.mvme88k/vs.4 index dffe8c1b301..d137724a55a 100644 --- a/share/man/man4/man4.mvme88k/vs.4 +++ b/share/man/man4/man4.mvme88k/vs.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vs.4,v 1.5 2007/05/31 19:19:55 jmc Exp $ +.\" $OpenBSD: vs.4,v 1.6 2008/01/01 17:25:56 miod Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 1 2008 $ .Dt VS 4 mvme88k .Os .Sh NAME @@ -97,7 +97,9 @@ The only supported configurations are: .Xr uk 4 , .Xr vme 4 .Sh BUGS -The daughterboard providing access to the second -.Tn SCSI -channel is currently not supported by -.Ox . +The daughterboard providing access to the second SCSI channel is not +working under +.Ox +unless the first SCSI channel is not empty. +.Pp +MVME328XT boards are not supported by this driver yet. |