summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc64/esp.4
blob: 80e8b7d983a6f7c8bc7683f7d8eb601c5994769b (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
56
57
.\"	$OpenBSD: esp.4,v 1.6 2004/09/30 19:59:28 mickey Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
.\"
.\"
.Dd October 8, 2001
.Dt ESP 4 sparc64
.Os
.Sh NAME
.Nm esp
.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 "scsibus* at esp?"
.Sh DESCRIPTION
The
.Nm
is an on-board or SBus SCSI controller based on the NCR 53c94 chip, found
on some
.Tn Sun
UltraSPARC workstations.
.Sh DEVICE FLAGS
.Bl -tag -width "Bits XX-XX" -compact
.It Bits 0-7
Disable disconnect/reselect for the corresponding target
.It Bits 8-15
Disable synchronous negotiation for target "[bit - 8]"
.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 isp 4 ,
.Xr sbus 4 ,
.Xr scsi 4 ,
.Xr sd 4 ,
.Xr ss 4 ,
.Xr st 4 ,
.Xr uk 4
.Sh HISTORY
.Ox
support for the
.Nm
first appeared in
.Ox 3.0 .