From: Alexander Egorenkov <egorenar@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Radar Detection and DFS status
Date: Thu, 06 May 2010 22:36:41 +0200 [thread overview]
Message-ID: <hrv98o$lin$1@dough.gmane.org> (raw)
In-Reply-To: <4BD9E8EF.6090808@free.fr>
Am 29.04.2010 22:15, schrieb Benoit PAPILLAULT:
> Robert Meschke a ?crit :
>> Hi,
>>
>> thank you for your immediate response, Luis. It's a pity that DFS is not supposed to work in the near future. A can provide more specific information. I am working on a project, where I really need the 5 Ghz band and have to respect national laws.
>> I am using Ubiquiti Networks SR71-A MIMO mini pci radios, based on the Atheros AR 9160 bb/mac chip and AR5133 RF chip. I am really willing to implement DFS if it is somehow possible for me.
>> Former in this thread it was mentioned that Radar Pulse Detection is done by hardware itself and is supported by madwifi. I've checked the madwifi-hal and the one of Sam Leffler for Radar Detection stuff. The AR9160 is declared as compatible with AR5416 in the ah_devid.h:
>>
>> /* AR5416 compatible devid's */
>> #define AR5416_DEVID_PCI 0x0023 /* AR5416 PCI (MB/CB) Owl */
>> #define AR5416_DEVID_PCIE 0x0024 /* AR5416 PCI-E (XB) Owl */
>> #define AR9160_DEVID_PCI 0x0027 /* AR9160 PCI Sowl */
>> #define AR9280_DEVID_PCI 0x0029 /* AR9280 PCI Merlin */
>> #define AR9280_DEVID_PCIE 0x002a /* AR9280 PCI-E Merlin */
>> #define AR9285_DEVID_PCIE 0x002b /* AR9285 PCI-E Kite */
>>
>> Register adresses for Radar Detection are defined for AR5211+ in if_ath_radar.h. In the if_ath_radar.c this can be found:
>>
>> if (ar_device(sc)>= 5211) {
>>
>> ...
>>
>> }
>>
>> It implies to me that Radar Detection performed by the madwifi Driver could possibly work for AR5416 (and therefore for AR9160, too).
>>
>> It has to be mentioned that there are register adress definitions for Radar Detection in the hal of Sam Leffler but only for AR5211 and AR5212 and I've read in forum that the AR5416 does not have Radar Detection caps.
>>
>> Are the hardware interfaces for Radar Detection of AR9160 and AR5211/12 the same and is there any chance for madwifi code to work for ath9k too (after necessary modifications)?
>>
>> Have anybody else information on this topic? I have access to signal generators an spectrum analysers, so I could verify compliance with DFS but I need the exact hardware specifications.
>> Thanks in advance.
>>
> Hi Robert,
>
> If you have access to signal generators, I would suggest a very simple
> and easy start : try to add the code to detect pulse like it was done in
> madwifi-dfs (ported to madwifi/trunk BTW). Then, just send few pulses
> and you'll see if you AR9160 based card will detect it. This is how I
> did when writing madwifi-dfs... a long time ago :-).
>
> Maybe 802.11n hardware has some stuff specific to radar detection since
> it probably needs to distinguish between primary& secondary channel. Is
> there someone (Luis?) that can confirm?
>
> Regards,
> Benoit
And AR9160 definetly supports DFS :-) Because it's a chipset for AP and
routers for 2.4 and 5 GHZ band :-)
See http://www.atheros.com/news/AR9001.htm
next prev parent reply other threads:[~2010-05-06 20:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-29 12:34 [ath9k-devel] Radar Detection and DFS status Robert Meschke
2010-04-29 20:15 ` Benoit PAPILLAULT
2010-05-01 9:50 ` Robert Meschke
2010-05-06 20:11 ` Alexander Egorenkov
2010-05-06 20:36 ` Alexander Egorenkov [this message]
2010-05-06 20:55 ` Luis R. Rodriguez
-- strict thread matches above, loose matches on Subject: below --
2010-04-28 9:27 Robert Meschke
2010-04-28 16:34 ` Luis R. Rodriguez
2009-02-11 17:00 mementux
2009-02-11 21:41 ` Luis R. Rodriguez
2009-02-11 21:41 ` Luis R. Rodriguez
2009-02-12 2:15 ` Sujith
2009-02-12 2:15 ` Sujith
2009-02-12 12:56 ` Alberto Pollastro
2009-02-12 12:56 ` Alberto Pollastro
2009-02-12 15:53 ` Luis R. Rodriguez
2009-02-12 15:53 ` Luis R. Rodriguez
2009-02-12 20:39 ` Alberto Pollastro
2009-02-12 20:39 ` Alberto Pollastro
2009-02-12 21:31 ` Luis R. Rodriguez
2009-02-12 21:31 ` Luis R. Rodriguez
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='hrv98o$lin$1@dough.gmane.org' \
--to=egorenar@gmail.com \
--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.