1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

- Add dependency of firmware(9). "MODULE_DEPEND(iwi, firmware, 1, 1, 1);"

Approved by:	brueffer
MFC after:	1 week
This commit is contained in:
Marcus Alves Grando 2006-07-17 18:56:27 +00:00
parent d26b87a9b1
commit 044f8af1a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160441

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd March 16, 2006
.Dd July 17, 2006
.Os
.Dt IWI 4
.Sh NAME
@ -39,6 +39,7 @@ kernel configuration file:
.Cd "device iwi"
.Cd "device pci"
.Cd "device wlan"
.Cd "device firmware"
.Ed
.Pp
Alternatively, to load the driver as a
@ -47,6 +48,7 @@ module at boot time, place the following lines in
.Bd -literal -offset indent
if_iwi_load="YES"
wlan_load="YES"
firmware_load="YES"
.Ed
.Sh DESCRIPTION
The