From: Mohammed Shafi <shafi.wireless@gmail.com>
To: Dennis Borgmann <dennis.borgmann@googlemail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: ath9k: antenna selection possible?
Date: Fri, 8 Apr 2011 11:06:52 +0530 [thread overview]
Message-ID: <BANLkTi=An7ozDgUr5yDn871yAsjZfGp-AA@mail.gmail.com> (raw)
In-Reply-To: <4D9E2380.30006@googlemail.com>
On Fri, Apr 8, 2011 at 2:20 AM, Dennis Borgmann
<dennis.borgmann@googlemail.com> wrote:
> Hello linux-wireless list!
>
> ath5k got an option to change usage of antennae as mentioned here (via
> debugfs):
>
> http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg02979.html
>
> Is this possible with ath9k as well? And if so, how?
Currently we can only change the tx/rx chain mask like this
sudo echo 0x1 > /sys/kernel/debug/ieee80211/phy0/ath9k/rx_chainmask
sudo echo 0x1 > /sys/kernel/debug/ieee80211/phy0/ath9k/tx_chainmask
We need to add the set_antenna/get_antenna call backs.
>
> Best regards,
> Dennis
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2011-04-08 5:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 20:50 ath9k: antenna selection possible? Dennis Borgmann
2011-04-08 5:36 ` Mohammed Shafi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='BANLkTi=An7ozDgUr5yDn871yAsjZfGp-AA@mail.gmail.com' \
--to=shafi.wireless@gmail.com \
--cc=dennis.borgmann@googlemail.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).