summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iir.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/iir.4')
-rw-r--r--share/man/man4/iir.413
1 files changed, 13 insertions, 0 deletions
diff --git a/share/man/man4/iir.4 b/share/man/man4/iir.4
index dbce281..7499a7e 100644
--- a/share/man/man4/iir.4
+++ b/share/man/man4/iir.4
@@ -9,8 +9,21 @@
.Nm iir
.Nd Intel Integrated RAID controller and ICP Vortex driver
.Sh SYNOPSIS
+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 iir"
+.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
+iir_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud