diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-05 20:29:31 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-05 20:29:31 +0000 |
| commit | 4bf452f14ad2fabbf99081f7cc6b0b788995f109 (patch) | |
| tree | 8897d0c2aa59c02f43eadbb4c54a978f5382e7cf | |
| parent | 3da2dc0763c47c3bce082ce20cc8e3fe97ce717e (diff) | |
Notes
| -rw-r--r-- | share/man/man4/mpt.4 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man4/mpt.4 b/share/man/man4/mpt.4 index e3a9bf1bb88c..8f300f5f79d9 100644 --- a/share/man/man4/mpt.4 +++ b/share/man/man4/mpt.4 @@ -61,8 +61,7 @@ The .Nm driver provides support for the LSI Logic Fusion-MPT family of -.Tn SCSI -and +.Tn SCSI , .Tn Fibre Channel and .Tn SAS @@ -120,17 +119,19 @@ Dell PowerEdge 1750 thru 2850 .It IBM eServer xSeries 335 .El +.Pp These systems also contain Integrated Raid Mirroring and Integrated Raid Mirroring Enhanced which this driver also supports. .Pp The .Tn SAS controller chips are also present on many new AMD/Opteron based systems, -like the Sun 4100. Note that this controller can drive both SAS and SATA +like the Sun 4100. +Note that this controller can drive both SAS and SATA drives or a mix of them at the same time. .Pp -This driver also supports target mode for Fibre Channel cards. This -support may be enabled via setting the desired role of the core via +This driver also supports target mode for Fibre Channel cards. +This support may be enabled by setting the desired role of the core via the LSI Logic firmware utility that establishes what roles the card can take on - no separate compilation is required. .Sh SEE ALSO @@ -147,7 +148,7 @@ can take on - no separate compilation is required. .Re .Sh BUGS .Pp -This driver has been reported to have problems under the Vmware ESX server. +This driver has been reported to have problems under the VMware ESX server. .Pp This driver does not yet work on big endian machines like Sparc64. .Sh HISTORY |
