diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-06-26 22:16:24 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-06-26 22:16:24 +0000 |
commit | c20bc39ab40cead8c3af0eda351ff586252421f3 (patch) | |
tree | 838f72a38b05b2cafb374ecb945ee9e4aed7ad79 /share/man/man4/man4.vax/asc.4 | |
parent | 8fa5a1d0f63d497acc7c93402d426ef6d5a0c55c (diff) |
Enable wide targets on FAS366 esp; note that this changes the way esp
user-controllable device flags are parsed, be sure to rerun config(8) on your
next kernel compile.
Diffstat (limited to 'share/man/man4/man4.vax/asc.4')
-rw-r--r-- | share/man/man4/man4.vax/asc.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.vax/asc.4 b/share/man/man4/man4.vax/asc.4 index b67b1a02df2..c18aa9e03c6 100644 --- a/share/man/man4/man4.vax/asc.4 +++ b/share/man/man4/man4.vax/asc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: asc.4,v 1.4 2003/05/25 23:03:56 miod Exp $ +.\" $OpenBSD: asc.4,v 1.5 2006/06/26 22:16:23 miod Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. .\" Copyright (c) 2000 Matt Thomas. @@ -31,7 +31,7 @@ .\" .\" $NetBSD: asc.4,v 1.7 2002/01/15 02:03:42 wiz Exp $ .\" -.Dd April 23, 2000 +.Dd June 22, 2006 .Dt ASC 4 vax .Os .Sh NAME @@ -62,12 +62,12 @@ for use in .Xr config 8 files: .Pp -.Bl -tag -compact -width "bits 8-15:" +.Bl -tag -compact -width "bits 16-23:" .It bits 0-7 : disable disconnect/reselect for the corresponding .Tn SCSI target -.It bits 8-15 : +.It bits 16-23 : disable synchronous negotiation for .Tn SCSI target |