diff options
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2800pci.c')
-rw-r--r-- | drivers/net/wireless/rt2x00/rt2800pci.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c index 06d9835bbc56..f9ab3726d7f8 100644 --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c | |||
@@ -1172,6 +1172,10 @@ static const struct rf_channel rf_vals[] = { | |||
1172 | { 159, 0x18402ec4, 0x184c038e, 0x18178a55, 0x180ed1a7 }, | 1172 | { 159, 0x18402ec4, 0x184c038e, 0x18178a55, 0x180ed1a7 }, |
1173 | { 161, 0x18402ec4, 0x184c0392, 0x18178a55, 0x180ed187 }, | 1173 | { 161, 0x18402ec4, 0x184c0392, 0x18178a55, 0x180ed187 }, |
1174 | { 165, 0x18402ec4, 0x184c0392, 0x18178a55, 0x180ed197 }, | 1174 | { 165, 0x18402ec4, 0x184c0392, 0x18178a55, 0x180ed197 }, |
1175 | { 167, 0x18402ec4, 0x184c03d2, 0x18179855, 0x1815531f }, | ||
1176 | { 169, 0x18402ec4, 0x184c03d2, 0x18179855, 0x18155327 }, | ||
1177 | { 171, 0x18402ec4, 0x184c03d6, 0x18179855, 0x18155307 }, | ||
1178 | { 173, 0x18402ec4, 0x184c03d6, 0x18179855, 0x1815530f }, | ||
1175 | 1179 | ||
1176 | /* 802.11 Japan */ | 1180 | /* 802.11 Japan */ |
1177 | { 184, 0x15002ccc, 0x1500491e, 0x1509be55, 0x150c0a0b }, | 1181 | { 184, 0x15002ccc, 0x1500491e, 0x1509be55, 0x150c0a0b }, |