On Friday 25 September 2009 10:45:38 Holger Schurig wrote: > > 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 crda 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; > FYI: the athinfo (from the madwifi-project) utility can be used to write a a sane regdomain code into the EEPROM chip on most ath5k cards. -- 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