On Tue, Jan 13, 2009 at 12:20 PM, Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> wrote: > Now that cfg80211 has its own regulatory infrastructure we can > condense ath9k's regulatory code considerably. We only keep data > we need to provide our own regulatory_hint(), regulatory_set_custom_rd(), > reg_notifier() and information necessary for calibration. > > Atheros hardware supports 12 world regulatory domains, since these > are custom we apply them through the the new regulatory_set_custom_rd(). > Although we have 12 we consolidate these into 5 structures based on > frequency and apply a different set of flags that differentiate them > on a case by case basis through the reg_notifier(). > > Signed-off-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> > --- > > This patch seems to be too big (135653 bytes) for linux-wireless so > here a URL to it if you want to wget it: > > http://www.kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2009-01-13/0001-ath9k-simplify-regulatory-code.patch Here's a new one rebased on top of the latest wl which addresses a conflict with: "ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK" http://www.kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2009-01-13/0001-ath9k-simplify-regulatory-code-v2.patch Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html