Hi Johannes, [...] > @@ -188,7 +188,11 @@ static const struct ieee80211_regdomain world_regdom = { > NL80211_RRF_PASSIVE_SCAN | > NL80211_RRF_NO_IBSS), > > - /* NB: 5260 MHz - 5700 MHz requires DFS */ > + /* IEEE 802.11a, channel 52..144 - DFS required */ > + REG_RULE(5760-10, 5720+10, 80, 6, 20, 5260-10 > + NL80211_RRF_PASSIVE_SCAN | > + NL80211_RRF_NO_IBSS | > + NL80211_RRF_DFS), > > /* IEEE 802.11a, channel 149..165 */ > REG_RULE(5745-10, 5825+10, 80, 6, 20, Regards, Bing -- 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