summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2000-11-10 09:39:38 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2000-11-10 09:39:38 +0000
commit901a2870a712cf0a705a50206332b672c79889ce (patch)
treee27d96e763a62b4743294bf8e2e317a6bde126c3 /share
parentf91cf11249e4623c059580cde42b114ba785b2c5 (diff)
Adaptec "FSA" RAID driver
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/aac.456
-rw-r--r--share/man/man4/pci.414
3 files changed, 68 insertions, 6 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 1399052d485..07746dba414 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.133 2000/11/06 01:41:23 deraadt Exp $
+# $OpenBSD: Makefile,v 1.134 2000/11/10 09:39:37 niklas Exp $
-MAN= ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 amphy.4 an.4 aria.4 ast.4 \
+MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 amphy.4 an.4 aria.4 ast.4 \
atalk.4 atapiscsi.4 audio.4 aue.4 auvia.4 awi.4 bpf.4 bridge.4 \
brgphy.4 cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.4 cltp.4 cmpci.4 cnw.4 \
com.4 cue.4 cy.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 ef.4 \
diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4
new file mode 100644
index 00000000000..08bc26d8211
--- /dev/null
+++ b/share/man/man4/aac.4
@@ -0,0 +1,56 @@
+.\" $OpenBSD: aac.4,v 1.1 2000/11/10 09:39:37 niklas Exp $
+.\"
+.\" Copyright (c) 2000 Michael Shalayeff. All rights reserved.
+.\"
+.\"
+.Dd November 7, 2000
+.Dt AAC 4
+.Os
+.Sh NAME
+.Nm aac
+.Nd Adaptec RAID driver
+.Sh SYNOPSIS
+.Cd "aac* at pci? dev ? function ?"
+.Cd "scsibus* at aac?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for Adaptec's "FSA" family of raid controllers,
+including the
+.Tn AAC2622 ,
+.Tn AAC364 ,
+.Tn AAC3642 ,
+.Tn Dell PERC 2/Si ,
+.Tn Dell PERC 3/Di ,
+.Tn Dell PERC 3/Si ,
+.Tn Dell PERC 2/QC ,
+.Tn Dell PERC 3/QC and
+.Tn HP NetRaid-4M
+models.
+.Pp
+All the RAID set volume management is done via the card BIOS.
+.Pp
+This driver makes drives and/or RAID sets appear as
+.Xr sd 4 .
+.Sh SEE ALSO
+.Xr intro 4 ,
+.Xr scsi 4 ,
+.Xr sd 4
+.Sh AUTHOR
+The
+.Nm
+driver was written by
+.An Niklas Hallqvist Aq niklas@opensbd.org ,
+inspired by the FreeBSD driver by
+.An Mike Smith Aq msmith@freebsd.org .
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 2.9 .
+.Sh BUGS
+.Pp
+The card provides a mechanism to do online RAID set management,
+unfortunately the protocol is not public.
+.Pp
+Only Dell PERC 3/Si was tested, but others should work.
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 9aab163de4f..21ed078f72a 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.19 2000/11/08 20:27:08 deraadt Exp $
+.\" $OpenBSD: pci.4,v 1.20 2000/11/10 09:39:37 niklas Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -105,16 +105,22 @@ interfaces.
.El
.Ss RAID and cache controllers
.Bl -tag -width speaker -offset ind
+.It Xr aac 4
+Adaptec "FSA" family (Adaptec AAC, Dell PERC, HP NetRaid)
+.Tn RAID
+controllers.
.It Xr dpt 4
-DPT SmartCache/SmartRAID III and IV SCSI interfaces.
+DPT SmartCache/SmartRAID III and IV
+.Tn SCSI
+controllers.
.It Xr gdt 4
ICP-Vortex GDT
.Tn RAID
-interfaces.
+conttrollers.
.It Xr twe 4
3ware Escalade
.Tn RAID
-interfaces.
+controllers.
.El
.Ss Network interfaces
.Bl -tag -width speaker -offset ind