From: Robert Meschke <r_meschke@yahoo.de>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Antenna Configuration
Date: Mon, 13 Sep 2010 17:56:31 +0200 [thread overview]
Message-ID: <4C8E49AF.7050507@yahoo.de> (raw)
Hi Mike,
I had the same problem and wrote a workaround for it. The possible
Chainmask-Configuration is retrieved from the EEPROM of your card by the
driver. Normally all Antennas are activated. There is no API for
Antenna-Configuration in Ath9k/Cfg80211... and therefore no API in
Userspace, too. Try to apply the attached patch. It should give you the
possibility to set up your antenna-config by using special module
params. I'm using an embedded system with up to four mini-pci-slots. So
I added the params chainconf0 - chainconf3. Usage:
> insmod/modprobe ath9k chainconf0=11:22:33:44:55:66#2x2 (3x3, 2x3, 1x1
...)
(macadress of the interface + MIMO-representation)
I tested the patch with a spectrum analyser attached to the
antenna-connectors and by transmitting data. The patch works well for me
with AR9160.
good luck :-)
Robert
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: antenna.patch
Url: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100913/72bf09a6/attachment.txt
next reply other threads:[~2010-09-13 15:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-13 15:56 Robert Meschke [this message]
2010-09-13 16:10 ` [ath9k-devel] Antenna Configuration Adrian Chadd
2010-09-15 9:50 ` Mike Pithouse
-- strict thread matches above, loose matches on Subject: below --
2010-09-13 16:30 Robert Meschke
2010-09-13 10:32 Mike Pithouse
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=4C8E49AF.7050507@yahoo.de \
--to=r_meschke@yahoo.de \
--cc=ath9k-devel@lists.ath9k.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.