linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regulatory Framework & rt2x00.
@ 2008-10-02 20:20 Gertjan van Wingerde
  2008-10-02 19:33 ` Luis R. Rodriguez
  2008-10-03  8:05 ` Johannes Berg
  0 siblings, 2 replies; 10+ messages in thread
From: Gertjan van Wingerde @ 2008-10-02 20:20 UTC (permalink / raw)
  To: mcgrof; +Cc: linux-wireless

Hi Luis,

I'm working on making rt2x00 use the regulatory framework to report its 
EEPROM region settings to mac80211, and I have stumbled upon an issue 
that I don't really know how to solve with the current regulatory 
framework code.

The problem I'm facing is that many of the Ralink devices have 2 region 
settings in their EEPROM, one for 802.11a networks, and one for 
802.11[bgn] networks. So far I have only seen devices where these two 
settings contain the same region indication, but I don't know whether 
this is the case for all devices.

At this point in time I use the regulatory_hint function at driver 
start-up time to communicate the region setting that matches the 
configured band, but that would (probably) not hold up when the user 
reconfigures the mode.

So, at this point in time I have the following questions:
1. How would I be able to communicate both these settings to the 
regulatory framework?
2. Should I re-use regulator_hint whenever the configured band changes?
3. Would a driver supplied region override a user configured setting 
(via iw/crda)?

I would appreciate your help in solving this issue.

---
Gertjan van Wingerde
rt2x00 project developer
http://rt2x00.serialmonkey.com/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-10-03 22:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02 20:20 Regulatory Framework & rt2x00 Gertjan van Wingerde
2008-10-02 19:33 ` Luis R. Rodriguez
2008-10-03 20:20   ` Gertjan van Wingerde
2008-10-03 14:32     ` Luis R. Rodriguez
2008-10-03 22:19       ` Gertjan van Wingerde
2008-10-03 15:45         ` Luis R. Rodriguez
2008-10-03  8:05 ` Johannes Berg
2008-10-03 18:18   ` Ivo van Doorn
2008-10-03 20:02     ` Gertjan van Wingerde
2008-10-03 13:14       ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).