summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-06-26 22:16:24 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-06-26 22:16:24 +0000
commitc20bc39ab40cead8c3af0eda351ff586252421f3 (patch)
tree838f72a38b05b2cafb374ecb945ee9e4aed7ad79 /share/man/man4
parent8fa5a1d0f63d497acc7c93402d426ef6d5a0c55c (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')
-rw-r--r--share/man/man4/man4.sparc/esp.420
-rw-r--r--share/man/man4/man4.sparc64/esp.414
-rw-r--r--share/man/man4/man4.vax/asc.48
3 files changed, 21 insertions, 21 deletions
diff --git a/share/man/man4/man4.sparc/esp.4 b/share/man/man4/man4.sparc/esp.4
index a123884e4fb..3e0a36f4d0d 100644
--- a/share/man/man4/man4.sparc/esp.4
+++ b/share/man/man4/man4.sparc/esp.4
@@ -1,10 +1,10 @@
-.\" $OpenBSD: esp.4,v 1.8 2004/09/30 19:59:27 mickey Exp $
+.\" $OpenBSD: esp.4,v 1.9 2006/06/26 22:16:21 miod Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
.\"
.\"
-.Dd March 4, 1998
+.Dd June 22, 2006
.Dt ESP 4 sparc
.Os
.Sh NAME
@@ -12,15 +12,15 @@
.Nd ESP NCR 53c94 on-board or SBus SCSI controller
.Sh SYNOPSIS
.Cd "dma0 at obio0 addr 0xfa001000 level 4 " Pq sun4/300
-.Cd "esp0 at obio0 addr 0xfa000000 level 4 flags 0xff0f"
+.Cd "esp0 at obio0 addr 0xfa000000 level 4 flags 0x00ff000f"
.Cd ""
.Cd "dma0 at sbus0 " Pq on-board
-.Cd "esp0 at sbus0 flags 0xff0f " Pq sun4c
-.Cd "esp0 at dma0 flags 0xff0f " Pq sun4m
+.Cd "esp0 at sbus0 flags 0x00ff000f " Pq sun4c
+.Cd "esp0 at dma0 flags 0x00ff000f " Pq sun4m
.Cd ""
.Cd "dma* at sbus? " Pq "SBus SCSI"
-.Cd "esp* at sbus? flags 0xff0f " Pq "two flavours"
-.Cd "esp* at dma? flags 0xff0f " Pq "depending on model"
+.Cd "esp* at sbus? flags 0x00ff000f " Pq "two flavours"
+.Cd "esp* at dma? flags 0x00ff000f " Pq "depending on model"
.Sh DESCRIPTION
The
.Nm
@@ -28,10 +28,10 @@ is an on-board or SBus SCSI controller based on the NCR 53c94 chip, found
on Sun 4/300, sun4c and sun4m workstations.
.Sh DEVICE FLAGS
.Bl -tag -width "Bits XX-XX" -compact
-.It Bits 0-7
+.It Bits 0-15
Disable disconnect/reselect for the corresponding target
-.It Bits 8-15
-Disable synchronous negotiation for target "[bit - 8]"
+.It Bits 16-31
+Disable synchronous negotiation for target "[bit - 16]"
.El
.Pp
The
diff --git a/share/man/man4/man4.sparc64/esp.4 b/share/man/man4/man4.sparc64/esp.4
index 80e8b7d983a..64aaa72762e 100644
--- a/share/man/man4/man4.sparc64/esp.4
+++ b/share/man/man4/man4.sparc64/esp.4
@@ -1,10 +1,10 @@
-.\" $OpenBSD: esp.4,v 1.6 2004/09/30 19:59:28 mickey Exp $
+.\" $OpenBSD: esp.4,v 1.7 2006/06/26 22:16:23 miod Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
.\"
.\"
-.Dd October 8, 2001
+.Dd June 22, 2006
.Dt ESP 4 sparc64
.Os
.Sh NAME
@@ -12,8 +12,8 @@
.Nd ESP NCR 53c94 on-board or SBus SCSI controller
.Sh SYNOPSIS
.Cd "dma* at sbus? " Pq "SBus SCSI"
-.Cd "esp* at dma? flags 0x0000 " Pq "two flavours"
-.Cd "esp* at sbus? flags 0x0000 " Pq "depending on model"
+.Cd "esp* at dma? " Pq "two flavours"
+.Cd "esp* at sbus? " Pq "depending on model"
.Cd "scsibus* at esp?"
.Sh DESCRIPTION
The
@@ -24,10 +24,10 @@ on some
UltraSPARC workstations.
.Sh DEVICE FLAGS
.Bl -tag -width "Bits XX-XX" -compact
-.It Bits 0-7
+.It Bits 0-15
Disable disconnect/reselect for the corresponding target
-.It Bits 8-15
-Disable synchronous negotiation for target "[bit - 8]"
+.It Bits 16-31
+Disable synchronous negotiation for target "[bit - 16]"
.El
.Pp
The
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