2012-12-04 00:22:52

by Xose Vazquez Perez

[permalink] [raw]
Subject: change reg domain in EEPROM was Re: Allow over-riding regdomain in NIC when CFG80211_CERTIFICATION_ONUS is enabled?

Ben Greear wrote:

> There are out-of-tree patches for ath9k (at least) that allow overriding the
> eeprom reg domain via a module option.
>
> Any chance something like that could make it upstream if it were dependent
> on CFG80211_CERTIFICATION_ONUS?
>
> (We recently got a batch of wpea-127n NICs with country-code of TW, which
> reminded me of this problem).

To modify the EEPROM-reg_domain you can use:

- ath_info for ath5k devices:
http://madwifi-project.org/wiki/UserDocs/AthInfo
- iwleeprom for ath and iwl devices: http://code.google.com/p/iwleeprom/