From: Florian Fainelli Date: Sat, 27 Sep 2008 11:40:40 +0000 (+0000) Subject: Document madwifi specific diversity and antenna settings (#3889 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=dea97a3fa3c6d8ac86364726bc215ab57bbc29c3 Document madwifi specific diversity and antenna settings (#3889 SVN-Revision: 12727 --- 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}