> I wonder, have there been more yet more regdom reworks since 2.6.31? > Would this be the stage at which regdom problems manifest? I'm not > running whatever-it-is daemon for setting regdom, usually just patch > static char *ieee80211_regdom = "EU"; > into my kernels; but in the past have only needed that when the router > decides to use channel 13 or something - currently it's on channel 1. I've install crada and it works great with 2.6.31, althought I had to override the EEPROM, which reports bugus data: - ath_regd_sanitize(reg); - - printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd); + reg->current_rd = CTRY_GERMANY | COUNTRY_ERD_FLAG; -- http://www.holgerschurig.de -- 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