summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-09-20 00:19:45 +0000
committergavin <gavin@FreeBSD.org>2014-09-20 00:19:45 +0000
commit2e6230e0e3cc541a2b367420409fa6fbfa284ba1 (patch)
tree0bc936aab5c6f4e6e48feccf0cccbc1fa2747802 /share
parent760632e68b9840cf3eaffa7b03b9a39b2ba4e2f1 (diff)
downloadFreeBSD-src-2e6230e0e3cc541a2b367420409fa6fbfa284ba1.zip
FreeBSD-src-2e6230e0e3cc541a2b367420409fa6fbfa284ba1.tar.gz
Explain how to load the malo(4) firmware on boot.
PR: 193653 Submitted by: Juan Ramón Molina Menor MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/malo.413
1 files changed, 11 insertions, 2 deletions
diff --git a/share/man/man4/malo.4 b/share/man/man4/malo.4
index 22cc471..7f8a036 100644
--- a/share/man/man4/malo.4
+++ b/share/man/man4/malo.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"/
-.Dd October 21, 2009
+.Dd September 20, 2014
.Dt MALO 4
.Os
.Sh NAME
@@ -49,7 +49,7 @@ kernel configuration file:
.Ed
.Pp
Alternatively, to load the driver as a
-module at boot time, place the following lines in
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_malo_load="YES"
@@ -84,6 +84,15 @@ the archive and running
in the
.Pa malo-firmware-1.4
directory.
+.Pp
+To load the
+.Nm malofw
+firmware kernel module at boot time, place the following
+line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+malofw_load="YES"
+.Ed
.Sh HARDWARE
The following cards are among those supported by the
.Nm
OpenPOWER on IntegriCloud