summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ciss.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ciss.4')
-rw-r--r--share/man/man4/ciss.412
1 files changed, 12 insertions, 0 deletions
diff --git a/share/man/man4/ciss.4 b/share/man/man4/ciss.4
index cb704a5..a896e4e 100644
--- a/share/man/man4/ciss.4
+++ b/share/man/man4/ciss.4
@@ -9,8 +9,20 @@
.Nm ciss
.Nd Common Interface for SCSI-3 Support 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 scbus"
.Cd "device ciss"
+.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
+ciss_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud