]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Update INI release for AR9287
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 18 Sep 2009 09:34:07 +0000 (15:04 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:38 +0000 (16:39 -0400)
commitc55904a03a39aa6ff90c3c7237ea3b2b7902e8a8
treee6be7f8cc6cc0a988f1a9a4c4b118694b72acdda
parentf7f255a4dffd5ffce59b25cf0ad30c7b26eb2496
ath9k: Update INI release for AR9287

If the current channel is between 2412 and 2472 MHz and if the channel is
changing to 2484 MHz, then the registers 0xa1f4, 0xa1f8 and 0xa1fc need to be
programmed to the "japan_2484" values.  Conversely, if the current channel
is 2484 MHz and if the channel is changing to one between 2412 and 2472 MHz, then
the three registers need to be programmed to the "normal" values.

This is needed for compliance with Japanese regulatory requirements.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/initvals.h
drivers/net/wireless/ath/ath9k/phy.c