1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 23:32:01 +03:00

Document madwifi specific diversity and antenna settings (#3889

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12727 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-09-27 11:40:40 +00:00
parent c2a5ebc6dc
commit ffcd502a13

View File

@ -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}