| Commit | Line | Data |
|---|---|---|
| 22897853 | 1 | .\" $NetBSD: mpt.4,v 1.1 2003/04/16 22:32:15 thorpej Exp $ |
| 9cca02b8 | 2 | .\" |
| 22897853 HP |
3 | .\" Copyright (c) 2003 Wasabi Systems, Inc. |
| 4 | .\" All rights reserved. | |
| 5 | .\" | |
| 6 | .\" Written by Jason R. Thorpe for Wasabi Systems, Inc. | |
| 7 | .\" | |
| 8 | .\" Redistribution and use in source and binary forms, with or without | |
| 9 | .\" modification, are permitted provided that the following conditions | |
| 10 | .\" are met: | |
| 11 | .\" 1. Redistributions of source code must retain the above copyright | |
| 12 | .\" notice, this list of conditions and the following disclaimer. | |
| 13 | .\" 2. Redistributions in binary form must reproduce the above copyright | |
| 14 | .\" notice, this list of conditions and the following disclaimer in the | |
| 15 | .\" documentation and/or other materials provided with the distribution. | |
| 16 | .\" 3. All advertising materials mentioning features or use of this software | |
| 17 | .\" must display the following acknowledgement: | |
| 18 | .\" This product includes software developed for the NetBSD Project by | |
| 19 | .\" Wasabi Systems, Inc. | |
| 20 | .\" 4. The name of Wasabi Systems, Inc. may not be used to endorse | |
| 21 | .\" or promote products derived from this software without specific prior | |
| 22 | .\" written permission. | |
| 23 | .\" | |
| 24 | .\" THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND | |
| 25 | .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | |
| 26 | .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | |
| 27 | .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC | |
| 28 | .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | |
| 29 | .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | |
| 30 | .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | |
| 31 | .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | |
| 32 | .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | |
| 33 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
| 34 | .\" POSSIBILITY OF SUCH DAMAGE. | |
| 35 | .\" | |
| 4c42baf4 | 36 | .\" $FreeBSD: src/share/man/man4/mpt.4,v 1.22 2011/07/23 22:55:32 gjb Exp $ |
| 6d259fc1 | 37 | .\" |
| 4c42baf4 | 38 | .Dd November 28, 2011 |
| 22897853 HP |
39 | .Dt MPT 4 |
| 40 | .Os | |
| 41 | .Sh NAME | |
| 42 | .Nm mpt | |
| 43 | .Nd LSI Fusion-MPT SCSI/Fibre Channel driver | |
| 44 | .Sh SYNOPSIS | |
| 1435b4dc SW |
45 | To compile this driver into the kernel, |
| 46 | place the following lines in your | |
| 47 | kernel configuration file: | |
| 48 | .Bd -ragged -offset indent | |
| 22897853 | 49 | .Cd "device scbus" |
| 1435b4dc SW |
50 | .Cd "device mpt" |
| 51 | .Ed | |
| 52 | .Pp | |
| 53 | Alternatively, to load the driver as a | |
| 54 | module at boot time, place the following line in | |
| 55 | .Xr loader.conf 5 : | |
| 56 | .Bd -literal -offset indent | |
| 57 | mpt_load="YES" | |
| 58 | .Ed | |
| 22897853 HP |
59 | .Sh DESCRIPTION |
| 60 | The | |
| 61 | .Nm | |
| 62 | driver provides support | |
| 63 | for the LSI Logic Fusion-MPT family of | |
| 1435b4dc | 64 | .Tn SCSI , |
| 22897853 | 65 | .Tn Fibre Channel |
| 1435b4dc SW |
66 | and |
| 67 | .Tn SAS | |
| 68 | controllers. | |
| 69 | .Sh HARDWARE | |
| 70 | The following controllers are supported by the | |
| 71 | .Nm | |
| 72 | driver: | |
| 22897853 | 73 | .Pp |
| 1435b4dc SW |
74 | .Bl -bullet -compact |
| 75 | .It | |
| 76 | LSI Logic 53c1030, | |
| 77 | LSI Logic LSI2x320-X | |
| 78 | (Single and Dual Ultra320 | |
| 79 | .Tn SCSI ) | |
| 22897853 | 80 | .It |
| 1435b4dc SW |
81 | LSI Logic AS1064, |
| 82 | LSI Logic AS1068 | |
| 83 | .Pq Tn SAS/SATA | |
| 22897853 | 84 | .It |
| 1435b4dc SW |
85 | LSI Logic FC909 |
| 86 | (1Gb/s | |
| 87 | .Tn Fibre Channel ) | |
| 22897853 | 88 | .It |
| 1435b4dc SW |
89 | LSI Logic FC909A |
| 90 | (Dual 1Gb/s | |
| 91 | .Tn Fibre Channel ) | |
| 22897853 | 92 | .It |
| 1435b4dc SW |
93 | LSI Logic FC919, |
| 94 | LSI Logic 7102XP-LC | |
| 95 | (Single 2Gb/s | |
| 96 | .Tn Fibre Channel ) | |
| 22897853 | 97 | .It |
| 1435b4dc SW |
98 | LSI Logic FC929, |
| 99 | LSI Logic FC929X, | |
| 100 | LSI Logic 7202XP-LC | |
| 101 | (Dual 2Gb/s | |
| 102 | .Tn Fibre Channel ) | |
| 103 | .It | |
| 104 | LSI Logic FC949X | |
| 105 | (Dual 4Gb/s | |
| 106 | .Tn Fibre Channel ) | |
| 107 | .It | |
| 6d259fc1 | 108 | LSI Logic FC949E, |
| 1435b4dc SW |
109 | LSI Logic FC949ES |
| 110 | (Dual 4Gb/s | |
| 111 | .Tn Fibre Channel PCI-Express) | |
| 112 | .El | |
| 113 | .Pp | |
| 114 | The | |
| 115 | .Tn Ultra 320 SCSI | |
| 116 | controller chips supported by the | |
| 117 | .Nm | |
| 118 | driver can be found onboard on many systems including: | |
| 119 | .Pp | |
| 120 | .Bl -bullet -compact | |
| 121 | .It | |
| 122 | Dell PowerEdge 1750 thru 2850 | |
| 123 | .It | |
| 124 | IBM eServer xSeries 335 | |
| 22897853 HP |
125 | .El |
| 126 | .Pp | |
| 1435b4dc SW |
127 | These systems also contain Integrated Raid Mirroring and Integrated |
| 128 | Raid Mirroring Enhanced which this driver also supports. | |
| 129 | .Pp | |
| 130 | The | |
| 131 | .Tn SAS | |
| 132 | controller chips are also present on many new AMD/Opteron based systems, | |
| 133 | like the Sun 4100. | |
| 134 | Note that this controller can drive both SAS and SATA | |
| 135 | drives or a mix of them at the same time. | |
| 136 | The Integrated Raid Mirroring | |
| 137 | available for these controllers is poorly supported at best. | |
| 138 | .Pp | |
| 139 | The | |
| 140 | .Tn Fibre Channel | |
| 141 | controller chipset are supported by a broad variety of speeds and systems. | |
| 142 | The | |
| 143 | .Tn Apple | |
| 144 | Fibre Channel HBA is in fact the | |
| 145 | .Tn FC949ES | |
| 146 | card. | |
| 147 | .Pp | |
| 148 | This driver also supports target mode for Fibre Channel cards. | |
| 149 | This support may be enabled by setting the desired role of the core via | |
| 150 | the LSI Logic firmware utility that establishes what roles the card | |
| 151 | can take on - no separate compilation is required. | |
| 22897853 HP |
152 | .Sh SEE ALSO |
| 153 | .Xr cd 4 , | |
| 154 | .Xr ch 4 , | |
| 1435b4dc | 155 | .Xr da 4 , |
| 6d259fc1 | 156 | .\".Xr mps 4 , |
| 22897853 | 157 | .Xr pci 4 , |
| 1435b4dc | 158 | .Xr sa 4 , |
| 6d259fc1 SW |
159 | .Xr scsi 4 , |
| 160 | .Xr mptutil 8 | |
| 22897853 HP |
161 | .Rs |
| 162 | .%T "LSI Logic Website" | |
| 4c42baf4 | 163 | .%O http://www.lsi.com/ |
| 22897853 HP |
164 | .Re |
| 165 | .Sh HISTORY | |
| 166 | The | |
| 167 | .Nm | |
| 168 | driver first appeared in | |
| 169 | .Fx 4.6 . | |
| 170 | .Sh AUTHORS | |
| 171 | .An -nosplit | |
| 172 | The | |
| 173 | .Nm | |
| 174 | driver was originally written for | |
| 175 | .Fx | |
| 176 | by | |
| 177 | .An Greg Ansley | |
| 1435b4dc | 178 | and marginally improved upon |
| 22897853 HP |
179 | by |
| 180 | .An Matt Jacob Aq mjacob@FreeBSD.org . | |
| 1435b4dc SW |
181 | .Pp |
| 182 | .An Justin Gibbs Aq gibbs@FreeBSD.org | |
| 183 | and | |
| 184 | .An Scott Long Aq scottl@FreeBSD.org | |
| 185 | have made more substantial improvements. |