diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-13 02:40:55 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-13 15:23:33 -0500 |
commit | e172e0f8c25a513d253c07b1dc1d7e3c66a811ff (patch) | |
tree | dbf6323ed08412b817c45e37f00a9e452601df54 /drivers | |
parent | 1bf38661822049931a0ab8d2b43153b26cc919f6 (diff) |
ath9k_hw: update AR9003 initvals for improved radar detection
Reduces the likelihood of false pulse detects in the hardware
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h index a14a5e43cf56..ec50ca1dcb3f 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h +++ b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h | |||
@@ -638,6 +638,7 @@ static const u32 ar9300_2p2_baseband_postamble[][5] = { | |||
638 | {0x00009fc8, 0x0003f000, 0x0003f000, 0x0001a000, 0x0001a000}, | 638 | {0x00009fc8, 0x0003f000, 0x0003f000, 0x0001a000, 0x0001a000}, |
639 | {0x0000a204, 0x000037c0, 0x000037c4, 0x000037c4, 0x000037c0}, | 639 | {0x0000a204, 0x000037c0, 0x000037c4, 0x000037c4, 0x000037c0}, |
640 | {0x0000a208, 0x00000104, 0x00000104, 0x00000004, 0x00000004}, | 640 | {0x0000a208, 0x00000104, 0x00000104, 0x00000004, 0x00000004}, |
641 | {0x0000a22c, 0x01026a2f, 0x01026a2f, 0x01026a2f, 0x01026a2f}, | ||
641 | {0x0000a230, 0x0000000a, 0x00000014, 0x00000016, 0x0000000b}, | 642 | {0x0000a230, 0x0000000a, 0x00000014, 0x00000016, 0x0000000b}, |
642 | {0x0000a234, 0x00000fff, 0x10000fff, 0x10000fff, 0x00000fff}, | 643 | {0x0000a234, 0x00000fff, 0x10000fff, 0x10000fff, 0x00000fff}, |
643 | {0x0000a238, 0xffb81018, 0xffb81018, 0xffb81018, 0xffb81018}, | 644 | {0x0000a238, 0xffb81018, 0xffb81018, 0xffb81018, 0xffb81018}, |
@@ -680,7 +681,7 @@ static const u32 ar9300_2p2_baseband_core[][2] = { | |||
680 | {0x0000981c, 0x00020028}, | 681 | {0x0000981c, 0x00020028}, |
681 | {0x00009834, 0x6400a290}, | 682 | {0x00009834, 0x6400a290}, |
682 | {0x00009838, 0x0108ecff}, | 683 | {0x00009838, 0x0108ecff}, |
683 | {0x0000983c, 0x14750600}, | 684 | {0x0000983c, 0x0d000600}, |
684 | {0x00009880, 0x201fff00}, | 685 | {0x00009880, 0x201fff00}, |
685 | {0x00009884, 0x00001042}, | 686 | {0x00009884, 0x00001042}, |
686 | {0x000098a4, 0x00200400}, | 687 | {0x000098a4, 0x00200400}, |
@@ -722,7 +723,6 @@ static const u32 ar9300_2p2_baseband_core[][2] = { | |||
722 | {0x0000a220, 0x00000000}, | 723 | {0x0000a220, 0x00000000}, |
723 | {0x0000a224, 0x00000000}, | 724 | {0x0000a224, 0x00000000}, |
724 | {0x0000a228, 0x10002310}, | 725 | {0x0000a228, 0x10002310}, |
725 | {0x0000a22c, 0x01036a27}, | ||
726 | {0x0000a23c, 0x00000000}, | 726 | {0x0000a23c, 0x00000000}, |
727 | {0x0000a244, 0x0c000000}, | 727 | {0x0000a244, 0x0c000000}, |
728 | {0x0000a2a0, 0x00000001}, | 728 | {0x0000a2a0, 0x00000001}, |