aboutsummaryrefslogtreecommitdiffstats
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
commit3f2286160180bbcd1f26f2649299323264fdeb8e (patch)
tree3b0829381a6ee89036eb7597d9deb2ef43f2beb9 /docs
parent5d98b2d80de78848abe6d2bd4b3b8d52a91c2a19 (diff)
downloadmaster-187ad058-3f2286160180bbcd1f26f2649299323264fdeb8e.tar.gz
master-187ad058-3f2286160180bbcd1f26f2649299323264fdeb8e.tar.bz2
master-187ad058-3f2286160180bbcd1f26f2649299323264fdeb8e.zip
Document madwifi specific diversity and antenna settings (#3889
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12727 3c298f89-4303-0410-b956-a3cf2f4a3e73
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}