* Read country code from EEPROM
@ 2009-04-02 10:44 Mark Ryden
2009-04-02 16:35 ` reinette chatre
0 siblings, 1 reply; 2+ messages in thread
From: Mark Ryden @ 2009-04-02 10:44 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org
Hello,
I want to know what country code is written in the EEPROM of an
Intel iwlwifi wireless card. (It is 5100AGN).
should I probe into the driver code and add some printk messages?
or is there some util for it?
Regards,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Read country code from EEPROM
2009-04-02 10:44 Read country code from EEPROM Mark Ryden
@ 2009-04-02 16:35 ` reinette chatre
0 siblings, 0 replies; 2+ messages in thread
From: reinette chatre @ 2009-04-02 16:35 UTC (permalink / raw)
To: Mark Ryden; +Cc: linux-wireless@vger.kernel.org
Hi Mark,
On Thu, 2009-04-02 at 03:44 -0700, Mark Ryden wrote:
> Hello,
> I want to know what country code is written in the EEPROM of an
> Intel iwlwifi wireless card. (It is 5100AGN).
>
> should I probe into the driver code and add some printk messages?
> or is there some util for it?
Not a specific country code, but you can find out the regulatory support
read from EEPROM when you load the driver with "debug50=0x1". With this
you will see, per channel, what is supported on the channels. This is
assuming that your driver is compiled with debug support.
Reinette
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-02 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 10:44 Read country code from EEPROM Mark Ryden
2009-04-02 16:35 ` reinette chatre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox