1.\" $OpenBSD: mpi.4,v 1.20 2013/07/16 16:05:49 schwarze 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.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" 17.Dd $Mdocdate: July 16 2013 $ 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.Sh DESCRIPTION 26The 27.Nm 28driver provides support for storage controllers using the 29LSI Logic Fusion-MPT Message Passing Interface 30family of chipsets: 31.Pp 32.Bl -dash -offset indent -compact 33.It 34LSI Logic LSI53C1020, 35LSI53C1020A, 36LSI53C1030, 37LSI53C1030T, 38LSI53C1035, 39LSIFC909, 40LSIFC919, 41LSIFC919X, 42LSIFC929, 43LSIFC929X, 44LSIFC949, 45LSIFC949E, 46LSIFC949X, 47LSISAS1064, 48LSISAS1064E, 49LSISAS1068, 50LSISAS1068E 51.El 52.Pp 53These chipsets can be found on the following controllers: 54.Pp 55.Bl -dash -offset indent -compact 56.It 57Apple Fibre Channel PCI Express Card, 58Fibre Channel PCI-X Card 59.It 60Dell PERC 4/im, 61SAS 5/E, 62SAS 5/i, 63SAS 5/iR, 64SAS 6/iR 65.It 66Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID, 67A7173A, 68AB290A, 69EH417AA 70.It 71LSI Logic LSI20320-R, 72LSI21320-IS, 73LSI21320-R, 74LSI22320-R, 75LSI40919H, 76LSI40919LH, 77LSI40919LO, 78LSI40919O, 79LSI40929H, 80LSI40929LH, 81LSI40929LO, 82LSI40929O, 83LSI7102XP, 84LSI7102XP-LC, 85LSI7104EP-LC, 86LSI7104XP-LC, 87LSI7202CP-LC, 88LSI7202EP-LC, 89LSI7202XP, 90LSI7202XP-LC, 91LSI7204EP-LC, 92LSI7204XP-LC, 93LSI7402XP, 94LSI7402XP-LC, 95LSI7404EP-LC, 96LSI7404XP-LC, 97LSISAS3041E-R, 98LSISAS3041X-R, 99LSISAS3080X-R, 100LSISAS3442E-R, 101LSISAS3442X, 102LSISAS3442X-R, 103LSISAS3800X, 104LSISAS3801E, 105LSISAS3801X, 106LSISAS8208ELP, 107LSISAS8208XLP, 108LSIU320 109.El 110.Pp 111The LSI Logic LSI53C1030 is emulated in the following products: 112.Pp 113.Bl -dash -offset indent -compact 114.It 115VMware ESX Server 2.0 and higher, 116GSX Server 3.0 and higher, 117Player, 118Server, 119Workstation 4.5 and higher 120.El 121.Pp 122Some models of these controllers have varying degrees of support for RAID 0 123and RAID 1. 124.Sh SEE ALSO 125.Xr bio 4 , 126.Xr intro 4 , 127.Xr pci 4 , 128.Xr scsi 4 , 129.Xr bioctl 8 , 130.Xr sensorsd 8 , 131.Xr sysctl 8 132.Sh HISTORY 133The 134.Nm 135driver first appeared in 136.Ox 4.0 . 137.Sh AUTHORS 138.An -nosplit 139The 140.Nm 141driver was written by 142.An David Gwynne Aq Mt dlg@openbsd.org 143and 144.An Marco Peereboom Aq Mt marco@openbsd.org . 145