summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-09-27 11:40:40 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-09-27 11:40:40 +0000
commitdea97a3fa3c6d8ac86364726bc215ab57bbc29c3 (patch)
treee8966594e0d763dab0a8148928e97de1364765ae /docs
parent5718709711dbe48f867be9d67442c9bc05978b5f (diff)
downloadmaster-31e0f0ae-dea97a3fa3c6d8ac86364726bc215ab57bbc29c3.tar.gz
master-31e0f0ae-dea97a3fa3c6d8ac86364726bc215ab57bbc29c3.tar.bz2
master-31e0f0ae-dea97a3fa3c6d8ac86364726bc215ab57bbc29c3.zip
Document madwifi specific diversity and antenna settings (#3889
SVN-Revision: 12727
Diffstat (limited to 'docs')
-rw-r--r--docs/wireless.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/wireless.tex b/docs/wireless.tex
index 6750233850..d6a71e28a9 100644
--- a/docs/wireless.tex
+++ b/docs/wireless.tex
@@ -140,6 +140,14 @@ config wifi-iface
\item \texttt{mode} \\
The frequency band (\texttt{b}, \texttt{g}, \texttt{bg}, \texttt{a}). This feature is only supported on the atheros chipset.
+ \item \texttt{diversity} \\
+ Optional: Enable diversity for the Wi-Fi device. This feature is supported only on the atheros chipset.
+
+ \item \texttt{rxanteanna} \\
+ Optional: Antenna identifier (0, 1 or 2) for reception. This feature is supported only on the atheros chipset.
+
+ \item \texttt{txanteanna} \\
+ Optional: Antenna identifier (0, 1 or 2) for emission. This feature is supported only on the atheros chipset.
\end{itemize}