summaryrefslogtreecommitdiffstats
path: root/share/man/man4/wpi.4
diff options
context:
space:
mode:
authorbenjsc <benjsc@FreeBSD.org>2007-11-14 12:51:02 +0000
committerbenjsc <benjsc@FreeBSD.org>2007-11-14 12:51:02 +0000
commit5a31a4a6d6dcd79ba50f5763054555c7fe59bfc1 (patch)
treede7117bfc3cc5a1bb39b8e6baa02d8160f93f199 /share/man/man4/wpi.4
parent1f0a270770fd8a4236d060a47e4a093372631291 (diff)
downloadFreeBSD-src-5a31a4a6d6dcd79ba50f5763054555c7fe59bfc1.zip
FreeBSD-src-5a31a4a6d6dcd79ba50f5763054555c7fe59bfc1.tar.gz
Add wlan_amrr to the required devices/modules
Submitted By: glebius
Diffstat (limited to 'share/man/man4/wpi.4')
-rw-r--r--share/man/man4/wpi.42
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/wpi.4 b/share/man/man4/wpi.4
index d51e5c7..bc6e796 100644
--- a/share/man/man4/wpi.4
+++ b/share/man/man4/wpi.4
@@ -40,6 +40,7 @@ kernel configuration file:
.Cd "device wpi"
.Cd "device pci"
.Cd "device wlan"
+.Cd "device wlan_amrr"
.Cd "device firmware"
.Ed
.Pp
@@ -49,6 +50,7 @@ module at boot time, place the following lines in
.Bd -literal -offset indent
if_wpi_load="YES"
wlan_load="YES"
+wlan_amrr_load="YES"
firmware_load="YES"
.Ed
.Pp
OpenPOWER on IntegriCloud