Date: Tue, 19 May 2009 14:51:48 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r192385 - head/share/man/man4 Message-ID: <200905191451.n4JEpmCE001077@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sam Date: Tue May 19 14:51:48 2009 New Revision: 192385 URL: http://svn.freebsd.org/changeset/base/192385 Log: AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMA Noticed by: Jon Loeliger <jdl@jdl.com> Modified: head/share/man/man4/ath.4 Modified: head/share/man/man4/ath.4 ============================================================================== --- head/share/man/man4/ath.4 Tue May 19 14:46:41 2009 (r192384) +++ head/share/man/man4/ath.4 Tue May 19 14:51:48 2009 (r192385) @@ -126,10 +126,8 @@ interfaces to construct a wireless repea The driver also support .Cm tdma operation when compiled with -.Cd "options AH_SUPPORT_TDMA" -(and the wlan module is built with .Cd "options IEEE80211_SUPPORT_TDMA" -to enable the associated 802.11 support). +(which also enables the required 802.11 support). For more information on configuring this device, see .Xr ifconfig 8 . .Pp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905191451.n4JEpmCE001077>