summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2004-08-10 21:07:27 +0000
committersimon <simon@FreeBSD.org>2004-08-10 21:07:27 +0000
commit53825244b8fc78278d1533a0f8b020ceab9f1168 (patch)
treea7e74ea2e449f56319415bd9a1d9e91af83a8071
parent5d60b8ae073f5c850a6ebd1a6bef459cc392b87d (diff)
downloadFreeBSD-src-53825244b8fc78278d1533a0f8b020ceab9f1168.zip
FreeBSD-src-53825244b8fc78278d1533a0f8b020ceab9f1168.tar.gz
Add a HARDWARE section which lists supported devices. Clean up device
lists a bit while I'm here anyway.
-rw-r--r--share/man/man4/mlx.433
-rw-r--r--share/man/man4/mly.434
2 files changed, 38 insertions, 29 deletions
diff --git a/share/man/man4/mlx.4 b/share/man/man4/mlx.4
index 8e1448a..ade0b70 100644
--- a/share/man/man4/mlx.4
+++ b/share/man/man4/mlx.4
@@ -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
diff --git a/share/man/man4/mly.4 b/share/man/man4/mly.4
index 53348e9..7cfd8ee 100644
--- a/share/man/man4/mly.4
+++ b/share/man/man4/mly.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 22, 2000
+.Dd August 10, 2004
.Dt MLY 4
.Os
.Sh NAME
@@ -41,29 +41,33 @@ 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
+.Pp
+Logical devices (array drives) attached to the controller are presented
+to the SCSI subsystem as though they were direct-access devices on a
+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
-AcceleRAID 160
+Mylex AcceleRAID 160
.It
-AcceleRAID 170
+Mylex AcceleRAID 170
.It
-AcceleRAID 352
+Mylex AcceleRAID 352
.It
-eXtremeRAID 2000
+Mylex eXtremeRAID 2000
.It
-eXtremeRAID 3000
+Mylex 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
-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 DIAGNOSTICS
.Ss Controller initialisation phase
.Bl -diag
OpenPOWER on IntegriCloud