]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man4/esp.4
libedit: vendor import libedit 2021-03-28
[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 December 26, 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 Tekram DC390
75 .It
76 Tekram DC390T
77 .El
78 .Sh SEE ALSO
79 .Xr cd 4 ,
80 .Xr ch 4 ,
81 .Xr da 4 ,
82 .Xr intro 4 ,
83 .Xr pci 4 ,
84 .Xr sa 4 ,
85 .Xr scsi 4 ,
86 .Xr camcontrol 8
87 .Sh HISTORY
88 The
89 .Nm
90 driver first appeared in
91 .Nx 1.3 .
92 The first
93 .Fx
94 version to include it was
95 .Fx 5.3 .
96 .Sh AUTHORS
97 .An -nosplit
98 The
99 .Nm
100 driver was ported to
101 .Fx
102 by
103 .An Scott Long Aq Mt scottl@FreeBSD.org
104 and later on considerably improved by
105 .An Marius Strobl Aq Mt marius@FreeBSD.org .
106 .Sh BUGS
107 The
108 .Nm
109 driver should read the EEPROM settings of
110 .Tn Tekram
111 controllers.