xref: /openbsd-src/share/man/man4/mpi.4 (revision a28daedfc357b214be5c701aa8ba8adb29a7f1c2)
1.\"	$OpenBSD: mpi.4,v 1.16 2008/02/19 07:44:27 fkr Exp $
2.\"
3.\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" TORTIOUS ACTION, ARISING OUT OF
15.\" PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: February 19 2008 $
18.Dt MPI 4
19.Os
20.Sh NAME
21.Nm mpi
22.Nd LSI Logic Fusion-MPT Message Passing Interface
23.Sh SYNOPSIS
24.Cd "mpi* at pci?"
25.Cd "scsibus* at mpi?"
26.Sh DESCRIPTION
27The
28.Nm
29driver provides support for storage controllers using the
30LSI Logic Fusion-MPT Message Passing Interface
31family of chipsets:
32.Pp
33.Bl -dash -offset indent -compact
34.It
35LSI Logic LSI53C1020,
36LSI53C1020A,
37LSI53C1030,
38LSI53C1030T,
39LSI53C1035,
40LSIFC909,
41LSIFC919,
42LSIFC919X,
43LSIFC929,
44LSIFC929X,
45LSIFC949,
46LSIFC949E,
47LSIFC949X,
48LSISAS1064,
49LSISAS1064E,
50LSISAS1068,
51LSISAS1068E
52.El
53.Pp
54These chipsets can be found on the following controllers:
55.Pp
56.Bl -dash -offset indent -compact
57.It
58Apple Fibre Channel PCI Express Card,
59Fibre Channel PCI-X Card
60.It
61Dell PERC 4/im,
62SAS 5/E,
63SAS 5/i,
64SAS 5/iR,
65SAS 6/iR
66.It
67Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID,
68A7173A,
69AB290A,
70EH417AA
71.It
72LSI Logic LSI20320-R,
73LSI21320-IS,
74LSI21320-R,
75LSI22320-R,
76LSI40919H,
77LSI40919LH,
78LSI40919LO,
79LSI40919O,
80LSI40929H,
81LSI40929LH,
82LSI40929LO,
83LSI40929O,
84LSI7102XP,
85LSI7102XP-LC,
86LSI7104EP-LC,
87LSI7104XP-LC,
88LSI7202CP-LC,
89LSI7202EP-LC,
90LSI7202XP,
91LSI7202XP-LC,
92LSI7204EP-LC,
93LSI7204XP-LC,
94LSI7402XP,
95LSI7402XP-LC,
96LSI7404EP-LC,
97LSI7404XP-LC,
98LSISAS3041E-R,
99LSISAS3041X-R,
100LSISAS3080X-R,
101LSISAS3442E-R,
102LSISAS3442X,
103LSISAS3442X-R,
104LSISAS3800X,
105LSISAS3801E,
106LSISAS3801X,
107LSISAS8208ELP,
108LSISAS8208XLP,
109LSIU320
110.El
111.Pp
112The LSI Logic LSI53C1030 is emulated in the following products:
113.Pp
114.Bl -dash -offset indent -compact
115.It
116VMware ESX Server 2.0 and higher,
117GSX Server 3.0 and higher,
118Player,
119Server,
120Workstation 4.5 and higher
121.El
122.Pp
123Some models of these controllers have varying degrees of support for RAID 0
124and RAID 1.
125.Sh SEE ALSO
126.Xr intro 4 ,
127.Xr pci 4 ,
128.Xr scsi 4
129.Sh HISTORY
130The
131.Nm
132driver first appeared in
133.Ox 4.0 .
134.Sh AUTHORS
135.An -nosplit
136The
137.Nm
138driver was written by
139.An David Gwynne Aq dlg@openbsd.org
140and
141.An Marco Peereboom Aq marco@openbsd.org .
142