diff options
| author | Florian Fainelli | 2008-09-27 11:40:40 +0000 |
|---|---|---|
| committer | Florian Fainelli | 2008-09-27 11:40:40 +0000 |
| commit | 6c09268b4924cfbd1b26abc2bffa72eb38b3321f (patch) | |
| tree | 3b0829381a6ee89036eb7597d9deb2ef43f2beb9 | |
| parent | 509a58831630d285768431c8357c5305c831f153 (diff) | |
| download | archive-6c09268b4924cfbd1b26abc2bffa72eb38b3321f.tar.gz | |
Document madwifi specific diversity and antenna settings (#3889
SVN-Revision: 12727
| -rw-r--r-- | docs/wireless.tex | 8 |
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} |