summaryrefslogtreecommitdiffstats
path: root/share/man/man4/arcmsr.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/arcmsr.4')
-rw-r--r--share/man/man4/arcmsr.414
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man4/arcmsr.4 b/share/man/man4/arcmsr.4
index 4f305e1..856b688 100644
--- a/share/man/man4/arcmsr.4
+++ b/share/man/man4/arcmsr.4
@@ -31,10 +31,22 @@
.Nm arcmsr
.Nd Areca SATA II RAID Controller driver
.Sh SYNOPSIS
-.Cd "device arcmsr"
+To compile this driver into the kernel,
+place the following lines in your
+kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device pci"
.Cd "device scbus"
.Cd "device da"
+.Cd "device arcmsr"
+.Ed
+.Pp
+Alternatively, to load the driver as a
+module at boot time, place the following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+arcmsr_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud