From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Fri, 30 Oct 2009 08:01:01 -0700 Subject: [ath9k-devel] always applying Radar/DFS rules on freq range 5260 MHz - 5700 MHz Message-ID: <20091030150101.GB4929@tux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Fri, Oct 30, 2009 at 07:34:18AM -0700, Robert Budde wrote: > Hello everyone, > > while having the crda does it still make sense to use the function ?ath_reg_apply_radar_flags? in regd.c? It can be removed but the DFS range provided is a rule Atheros typically always follows strictly. We did propagate the same rule to db.txt so technically it can be removed but it was there as a safety net during early implementation. > I can?t see the point for doing this as crda already sets the right flags depending on reg-domain. Agreed, its just a sanity check. Luis