summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc/esp.4
blob: f596d1911388cee599be5c0798c44a6ef5eb1548 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
.\"	$OpenBSD: esp.4,v 1.10 2006/09/21 15:47:34 jmc Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
.\"
.\"
.Dd June 22, 2006
.Dt ESP 4 sparc
.Os
.Sh NAME
.Nm esp
.Nd ESP NCR 53c94 on-board or SBus SCSI interface
.Sh SYNOPSIS
.Cd "dma0 at obio0 addr 0xfa001000 level 4             " Pq sun4/300
.Cd "esp0 at obio0 addr 0xfa000000 level 4 flags 0x00ff000f"
.Cd ""
.Cd "dma0 at sbus0                                     " Pq on-board
.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 0x00ff000f                    " Pq "two flavours"
.Cd "esp* at dma? flags 0x00ff000f                     " Pq "depending on model"
.Sh DESCRIPTION
The
.Nm
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-15
Disable disconnect/reselect for the corresponding target
.It Bits 16-31
Disable synchronous negotiation for target "[bit - 16]"
.El
.Pp
The
.Nm
device flags may be OR'd together to enable any combination of
the features listed above.
Targets 4 through 7 typically have disconnect/reselect enabled on the premise
that tape devices normally have one of these targets.
Tape devices should be allowed to disconnect for the SCSI bus to operate
acceptably.
.Sh SEE ALSO
.Xr cd 4 ,
.Xr ch 4 ,
.Xr intro 4 ,
.Xr sbus 4 ,
.Xr scsi 4 ,
.Xr sd 4 ,
.Xr si 4 ,
.Xr st 4 ,
.Xr sw 4 ,
.Xr uk 4