Add a HARDWARE section which lists supported devices. Clean up device

lists a bit while I'm here anyway.
This commit is contained in:
Simon L. B. Nielsen 2004-08-10 21:07:27 +00:00
parent 2c0680e659
commit 80efc187ed
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133452
2 changed files with 40 additions and 31 deletions

View file

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 10, 2000
.Dd August 10, 2004
.Dt MLX 4
.Os
.Sh NAME
@ -39,30 +39,35 @@ The
.Nm
driver provides support for Mylex DAC-family PCI to SCSI RAID controllers,
including versions relabeled by Digital/Compaq.
Supported controllers include:
.Bl -bullet
.Sh HARDWARE
Controllers supported by the
.Nm
driver include:
.Pp
.Bl -bullet -compact
.It
DAC960P
Mylex DAC960P
.It
DAC960PD / DEC KZPSC (Fast Wide)
Mylex DAC960PD / DEC KZPSC (Fast Wide)
.It
DAC960PDU
Mylex DAC960PDU
.It
DAC960PL
Mylex DAC960PL
.It
DAC960PJ
Mylex DAC960PJ
.It
DAC960PG
Mylex DAC960PG
.It
DAC960PU / DEC PZPAC (Ultra Wide)
Mylex DAC960PU / DEC PZPAC (Ultra Wide)
.It
AcceleRAID 150 (DAC960PRL)
Mylex AcceleRAID 150 (DAC960PRL)
.It
AcceleRAID 250 (DAC960PTL1)
Mylex AcceleRAID 250 (DAC960PTL1)
.It
eXtremeRAID 1100 (DAC1164P)
Mylex eXtremeRAID 1100 (DAC1164P)
.It
RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache)
RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB
cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache)
.El
.Pp
All major firmware revisions (2.x, 3.x, 4.x and 5.x) are supported, however

View file

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd August 22, 2000
.Dd August 10, 2004
.Dt MLY 4
.Os
.Sh NAME
@ -41,22 +41,6 @@ The
driver provides support for Mylex AcceleRAID and eXtremeRAID-family
PCI to SCSI RAID controllers with version 6.00 and later
firmware.
Supported controllers include:
.Bl -bullet
.It
AcceleRAID 160
.It
AcceleRAID 170
.It
AcceleRAID 352
.It
eXtremeRAID 2000
.It
eXtremeRAID 3000
.El
.Pp
Compatible Mylex controllers not listed should work, but have not been
verified.
.Pp
Logical devices (array drives) attached to the controller are presented
to the SCSI subsystem as though they were direct-access devices on a
@ -64,6 +48,26 @@ virtual SCSI bus.
Physical devices which are not claimed by a logical
device are presented on SCSI channels which match the physical channels
on the controller.
.Sh HARDWARE
Controllers supported by the
.Nm
driver include:
.Pp
.Bl -bullet -compact
.It
Mylex AcceleRAID 160
.It
Mylex AcceleRAID 170
.It
Mylex AcceleRAID 352
.It
Mylex eXtremeRAID 2000
.It
Mylex eXtremeRAID 3000
.El
.Pp
Compatible Mylex controllers not listed should work, but have not been
verified.
.Sh DIAGNOSTICS
.Ss Controller initialisation phase
.Bl -diag