]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - share/man/man4/esp.4
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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 November 1, 2011
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 DESCRIPTION
49 The
50 .Nm
51 driver provides support for the
52 .Tn AMD
53 Am53C974, the
54 .Tn Emulex
55 ESP100, ESP100A, ESP200 and ESP406, the
56 .Tn NCR
57 53C90, 53C94 and 53C96 as well as the
58 .Tn QLogic
59 FAS100A, FAS216, FAS366 and FAS408
60 .Tn SCSI
61 controller chips found in a wide variety of systems and peripheral boards.
62 .Sh HARDWARE
63 Controllers supported by the
64 .Nm
65 driver include:
66 .Pp
67 .Bl -bullet -compact
68 .It
69 MELCO IFC-DP (PC-98)
70 .It
71 Sun ESP family
72 .It
73 Sun FAS family
74 .It
75 Tekram DC390
76 .It
77 Tekram DC390T
78 .El
79 .Sh SEE ALSO
80 .Xr cd 4 ,
81 .Xr ch 4 ,
82 .Xr da 4 ,
83 .Xr intro 4 ,
84 .Xr pci 4 ,
85 .Xr sa 4 ,
86 .Xr sbus 4 ,
87 .Xr scsi 4 ,
88 .Xr camcontrol 8
89 .Sh HISTORY
90 The
91 .Nm
92 driver first appeared in
93 .Nx 1.3 .
94 The first
95 .Fx
96 version to include it was
97 .Fx 5.3 .
98 .Sh AUTHORS
99 .An -nosplit
100 The
101 .Nm
102 driver was ported to
103 .Fx
104 by
105 .An Scott Long
106 .Aq scottl@FreeBSD.org
107 and later on considerably improved by
108 .An Marius Strobl
109 .Aq marius@FreeBSD.org .
110 .Sh BUGS
111 The
112 .Nm
113 driver should read the EEPROM settings of
114 .Tn Tekram
115 controllers.