1.\" $OpenBSD: mpi.4,v 1.13 2006/11/04 03:47:00 dlg 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 May 28, 2006 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 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, 106LSIU320 107.El 108.Pp 109The LSI Logic LSI53C1030 is emulated in the following products: 110.Pp 111.Bl -dash -offset indent -compact 112.It 113VMware ESX Server 2.0 and higher, 114GSX Server 3.0 and higher, 115Player, 116Server, 117Workstation 4.5 and higher 118.El 119.Pp 120Some models of these controllers have varying degrees of support for RAID 0 121and RAID 1. 122.Sh SEE ALSO 123.Xr intro 4 , 124.Xr pci 4 , 125.Xr scsi 4 126.Sh HISTORY 127The 128.Nm 129driver first appeared in 130.Ox 4.0 . 131.Sh AUTHORS 132.An -nosplit 133The 134.Nm 135driver was written by 136.An David Gwynne Aq dlg@openbsd.org 137and 138.An Marco Peereboom Aq marco@openbsd.org . 139