summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mpt.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/mpt.4')
-rw-r--r--share/man/man4/mpt.414
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man4/mpt.4 b/share/man/man4/mpt.4
index 9d5e6c2..62a915e 100644
--- a/share/man/man4/mpt.4
+++ b/share/man/man4/mpt.4
@@ -42,8 +42,20 @@
.Nm mpt
.Nd LSI Fusion-MPT SCSI/Fibre Channel driver
.Sh SYNOPSIS
-.Cd "device mpt"
+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 mpt"
+.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
+mpt_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud