Explain how to load the malo(4) firmware on boot.
PR: 193653 Submitted by: Juan Ramón Molina Menor MFC after: 3 days
This commit is contained in:
parent
92958cd02d
commit
c1bf690e32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user