Mention the dependency on firmware(4).
This commit is contained in:
parent
ea8079033e
commit
137048858f
@ -25,7 +25,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd March 16, 2006
|
.Dd July 28, 2006
|
||||||
.Os
|
.Os
|
||||||
.Dt IPW 4
|
.Dt IPW 4
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -39,6 +39,7 @@ kernel configuration file:
|
|||||||
.Cd "device ipw"
|
.Cd "device ipw"
|
||||||
.Cd "device pci"
|
.Cd "device pci"
|
||||||
.Cd "device wlan"
|
.Cd "device wlan"
|
||||||
|
.Cd "device firmware"
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
Alternatively, to load the driver as a
|
Alternatively, to load the driver as a
|
||||||
@ -47,6 +48,7 @@ module at boot time, place the following lines in
|
|||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
if_ipw_load="YES"
|
if_ipw_load="YES"
|
||||||
wlan_load="YES"
|
wlan_load="YES"
|
||||||
|
firmware_load="YES"
|
||||||
.Ed
|
.Ed
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
|
Loading…
Reference in New Issue
Block a user