From: Dennis Borgmann <dennis.borgmann@googlemail.com>
To: linux-wireless@vger.kernel.org
Subject: [iw, ath5k] setting of antennas
Date: Fri, 15 Apr 2011 19:18:50 +0200 [thread overview]
Message-ID: <4DA87DFA.1020908@googlemail.com> (raw)
Hello!
Thanks to Bruno Randolf, John Linville, Johannes Berg and other, it is
possible to set transmission or reception antennas with ath5k. But:
Is it only possible to set the bitmap of used antennas via iw(8) like this:
phy <phyname> set antenna <bitmap> | all | <tx bitmap> <rx bitmap>
Or is there a way to this with an IOCTL or similar in an own program?
I do also know of the (deprecated) way to this via debugfs, but I'd
really like to do it on my own in a C-program as part of other things to
be done. I wouldn't like this operation to be performed with a
system(3)-call of iw(8).
Any hints? I could not find documentation about this topic...
Best regards,
Dennis
next reply other threads:[~2011-04-15 17:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 17:18 Dennis Borgmann [this message]
2011-04-15 18:06 ` [iw, ath5k] setting of antennas Johannes Berg
2011-04-16 6:53 ` jpo
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=4DA87DFA.1020908@googlemail.com \
--to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.