]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man4/esp.4
fd: reimplement close_range to avoid spurious relocking
[FreeBSD/FreeBSD.git] / share / man / man4 / esp.4
1 .\"
2 .\" Copyright (c) 2011 Marius Strobl <marius@FreeBSD.org>
3 .\" All rights reserved.
4 .\"
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
7 .\" are met:
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\"    notice, this list of conditions and the following disclaimer.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\"    notice, this list of conditions and the following disclaimer in the
12 .\"    documentation and/or other materials provided with the distribution.
13 .\"
14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
15 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
18 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24 .\" SUCH DAMAGE.
25 .\"
26 .\" $FreeBSD$
27 .\"
28 .Dd March 10, 2020
29 .Dt ESP 4
30 .Os
31 .Sh NAME
32 .Nm esp
33 .Nd Emulex ESP, NCR 53C9x and QLogic FAS families based SCSI controllers
34 .Sh SYNOPSIS
35 To compile this driver into the kernel, place the following lines in your
36 kernel configuration file:
37 .Bd -ragged -offset indent
38 .Cd "device scbus"
39 .Cd "device esp"
40 .Ed
41 .Pp
42 Alternatively, to load the driver as a module at boot time, place the
43 following line in
44 .Xr loader.conf 5 :
45 .Bd -literal -offset indent
46 if_esp_load="YES"
47 .Ed
48 .Sh DEPRECATION NOTICE
49 The
50 .Nm
51 driver is not present in
52 .Fx 13.0 .
53 .Sh DESCRIPTION
54 The
55 .Nm
56 driver provides support for the
57 .Tn AMD
58 Am53C974, the
59 .Tn Emulex
60 ESP100, ESP100A, ESP200 and ESP406, the
61 .Tn NCR
62 53C90, 53C94 and 53C96 as well as the
63 .Tn QLogic
64 FAS100A, FAS216, FAS366 and FAS408
65 .Tn SCSI
66 controller chips found in a wide variety of systems and peripheral boards.
67 .Sh HARDWARE
68 Controllers supported by the
69 .Nm
70 driver include:
71 .Pp
72 .Bl -bullet -compact
73 .It
74 Sun ESP family
75 .It
76 Sun FAS family
77 .It
78 Tekram DC390
79 .It
80 Tekram DC390T
81 .El
82 .Sh SEE ALSO
83 .Xr cd 4 ,
84 .Xr ch 4 ,
85 .Xr da 4 ,
86 .Xr intro 4 ,
87 .Xr pci 4 ,
88 .Xr sa 4 ,
89 .Xr sbus 4 ,
90 .Xr scsi 4 ,
91 .Xr camcontrol 8
92 .Sh HISTORY
93 The
94 .Nm
95 driver first appeared in
96 .Nx 1.3 .
97 The first
98 .Fx
99 version to include it was
100 .Fx 5.3 .
101 .Sh AUTHORS
102 .An -nosplit
103 The
104 .Nm
105 driver was ported to
106 .Fx
107 by
108 .An Scott Long Aq Mt scottl@FreeBSD.org
109 and later on considerably improved by
110 .An Marius Strobl Aq Mt marius@FreeBSD.org .
111 .Sh BUGS
112 The
113 .Nm
114 driver should read the EEPROM settings of
115 .Tn Tekram
116 controllers.