Some mdoc and wording improvements.

This commit is contained in:
Christian Brueffer 2006-06-05 20:29:31 +00:00
parent 3da2dc0763
commit 4bf452f14a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159302

View File

@ -61,8 +61,7 @@ The
.Nm .Nm
driver provides support driver provides support
for the LSI Logic Fusion-MPT family of for the LSI Logic Fusion-MPT family of
.Tn SCSI .Tn SCSI ,
and
.Tn Fibre Channel .Tn Fibre Channel
and and
.Tn SAS .Tn SAS
@ -120,17 +119,19 @@ Dell PowerEdge 1750 thru 2850
.It .It
IBM eServer xSeries 335 IBM eServer xSeries 335
.El .El
.Pp
These systems also contain Integrated Raid Mirroring and Integrated These systems also contain Integrated Raid Mirroring and Integrated
Raid Mirroring Enhanced which this driver also supports. Raid Mirroring Enhanced which this driver also supports.
.Pp .Pp
The The
.Tn SAS .Tn SAS
controller chips are also present on many new AMD/Opteron based systems, 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. drives or a mix of them at the same time.
.Pp .Pp
This driver also supports target mode for Fibre Channel cards. This This driver also supports target mode for Fibre Channel cards.
support may be enabled via setting the desired role of the core via 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 the LSI Logic firmware utility that establishes what roles the card
can take on - no separate compilation is required. can take on - no separate compilation is required.
.Sh SEE ALSO .Sh SEE ALSO
@ -147,7 +148,7 @@ can take on - no separate compilation is required.
.Re .Re
.Sh BUGS .Sh BUGS
.Pp .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 .Pp
This driver does not yet work on big endian machines like Sparc64. This driver does not yet work on big endian machines like Sparc64.
.Sh HISTORY .Sh HISTORY