]> Git Repo - linux.git/commit
ath: add support for special 0x8000 regulatory domain
authorLuis R. Rodriguez <[email protected]>
Mon, 20 Jul 2009 15:32:47 +0000 (08:32 -0700)
committerJohn W. Linville <[email protected]>
Tue, 21 Jul 2009 19:59:50 +0000 (15:59 -0400)
commit5d2214ac5e7f72c9ae70b2444649e8d1d3e1086d
tree2c910f0a513c5b715a9930d3182e0561604db9f8
parentbfa99bfdda1ce8a60f1f0fba7a04162a66d4ecfa
ath: add support for special 0x8000 regulatory domain

Two users of ar9170 devices have now reported their cards
have been programmed with a regulatory domain of 0x8000.
This is not a valid regulatory domain as such these users were
unable to use these devices. Since this doesn't seem to be
a device EEPROM corruption we must treat it specially. It
may have been possible the manufacturer intended to use 0x0
as the regulatory domain and that would ultimately yield
to US but since we cannot get confirmationf or this we
default this special case to one of our world regulatory
domains, specifically 0x64.

Reported-by: DavidFreeman on #linux-wireless
Reported-by: Joerg Albert <[email protected]>
Cc: Christian Lamparter <[email protected]>,
Cc: Stephen Chen <[email protected]>
Cc: David Quan <[email protected]>
Cc: Tony Yang <[email protected]>
Signed-off-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ath/regd.c
This page took 0.053217 seconds and 4 git commands to generate.