Document that the IEEE80211_DEBUG kernel option is needed for

using the wlan(4) debugging controls with wording slightly
different from that in the PR.

PR:		142367
Submitted by:	Matthew Thyer <matt.thyer@gmail.com>
MFC after:	2 weeks
This commit is contained in:
Peter Pentchev 2010-01-14 09:38:23 +00:00
parent 7bc9f25fd0
commit f4f2f2e724

View File

@ -130,7 +130,10 @@ Similarly there is an authenticator framework for defining 802.11
authentication services and a framework for integrating access
control mechanisms specific to the 802.11 protocol.
.Sh DEBUGGING
Debugging controls are available using:
If the
.Dv IEEE80211_DEBUG
option is included in the kernel configuration,
debugging controls are available using:
.Pp
.Dl "sysctl net.wlan.X.debug=mask"
.Pp