summaryrefslogtreecommitdiffstats
path: root/share/man/man4/twe.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/twe.4')
-rw-r--r--share/man/man4/twe.416
1 files changed, 14 insertions, 2 deletions
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4
index a4a0ea1..fc73a01 100644
--- a/share/man/man4/twe.4
+++ b/share/man/man4/twe.4
@@ -31,8 +31,20 @@
.Nm twe
.Nd 3ware 5000/6000/7000/8000 series PATA/SATA RAID adapter driver
.Sh SYNOPSIS
-.Cd device pci
-.Cd device twe
+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 twe"
+.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
+twe_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud