From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Wed, 01 Apr 2009 10:15:43 -0400 Subject: [ath9k-devel] Read and write the EEPROM In-Reply-To: <7439b3d10904010540p742515b3j669901799c716e63@mail.gmail.com> References: <7439b3d10904010540p742515b3j669901799c716e63@mail.gmail.com> Message-ID: <1238595343.32385.10.camel@mj> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Wed, 2009-04-01 at 14:40 +0200, Giorgio Mazzucchelli wrote: > OK, but I would like to know how to read the country code written in > the card's EEPROM, and how to set. The country code is read from EEPROM in the beginning of ath9k_hw_fill_cap_info() in drivers/net/wireless/ath9k/hw.c. Writing EEPROM is not supported by ath9k. > Is there any wiki page, any guide or tutorial that explains it? > Searching far and wide in this mailing list didn't helped me so much, > by now. The ath9k wiki is here: http://linuxwireless.org/en/users/Drivers/ath9k I'm not aware about any resources specifically about reading or writing EEPROM in ath9k. -- Regards, Pavel Roskin