Document madwifi specific diversity and antenna settings (#3889
SVN-Revision: 12727
This commit is contained in:
parent
5718709711
commit
dea97a3fa3
1 changed files with 8 additions and 0 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue