From 2c756a3dcc7a69ef15c09cd1b6f2b952623f574c Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 22 Sep 2009 16:17:05 +0000 Subject: [package] [docs] implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17676 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- docs/wireless.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/wireless.tex b/docs/wireless.tex index d92fa76cd..16dcd689f 100644 --- a/docs/wireless.tex +++ b/docs/wireless.tex @@ -121,6 +121,8 @@ config wifi-iface option port port option hidden 0,1 option isolate 0,1 (broadcom) + option doth 0,1 (atheros, broadcom) + option wmm 0,1 (atheros, broadcom) \end{Verbatim} \paragraph{Options for the \texttt{wifi-device}:} @@ -230,6 +232,14 @@ config wifi-iface Optional: Isolation is a mode usually set on hotspots that limits the clients to communicate only with the AP and not with other wireless clients. 0 disables ap isolation (default); 1 enables ap isolation. + \item \texttt{doth} \\ + Optional: Toggle 802.11h mode. + 0 disables 802.11h (default); 1 enables it. + + \item \texttt{wmm} \\ + Optional: Toggle 802.11e mode. + 0 disables 802.11e (default); 1 enables it. + \end{itemize} \paragraph{Mesh Point} -- cgit v1.2.3