Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 1 | /****************************************************************************** |
| 2 | * |
| 3 | * This file is provided under a dual BSD/GPLv2 license. When using or |
| 4 | * redistributing this file, you may do so under either license. |
| 5 | * |
| 6 | * GPL LICENSE SUMMARY |
| 7 | * |
Reinette Chatre | 01f8162 | 2009-01-08 10:20:02 -0800 | [diff] [blame] | 8 | * Copyright(c) 2008 - 2009 Intel Corporation. All rights reserved. |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 9 | * |
| 10 | * This program is free software; you can redistribute it and/or modify |
| 11 | * it under the terms of version 2 of the GNU General Public License as |
| 12 | * published by the Free Software Foundation. |
| 13 | * |
| 14 | * This program is distributed in the hope that it will be useful, but |
| 15 | * WITHOUT ANY WARRANTY; without even the implied warranty of |
| 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 17 | * General Public License for more details. |
| 18 | * |
| 19 | * You should have received a copy of the GNU General Public License |
| 20 | * along with this program; if not, write to the Free Software |
| 21 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, |
| 22 | * USA |
| 23 | * |
| 24 | * The full GNU General Public License is included in this distribution |
| 25 | * in the file called LICENSE.GPL. |
| 26 | * |
| 27 | * Contact Information: |
Winkler, Tomas | 759ef89 | 2008-12-09 11:28:58 -0800 | [diff] [blame] | 28 | * Intel Linux Wireless <ilw@linux.intel.com> |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 29 | * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 |
| 30 | * |
| 31 | * BSD LICENSE |
| 32 | * |
Reinette Chatre | 01f8162 | 2009-01-08 10:20:02 -0800 | [diff] [blame] | 33 | * Copyright(c) 2005 - 2009 Intel Corporation. All rights reserved. |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 34 | * All rights reserved. |
| 35 | * |
| 36 | * Redistribution and use in source and binary forms, with or without |
| 37 | * modification, are permitted provided that the following conditions |
| 38 | * are met: |
| 39 | * |
| 40 | * * Redistributions of source code must retain the above copyright |
| 41 | * notice, this list of conditions and the following disclaimer. |
| 42 | * * Redistributions in binary form must reproduce the above copyright |
| 43 | * notice, this list of conditions and the following disclaimer in |
| 44 | * the documentation and/or other materials provided with the |
| 45 | * distribution. |
| 46 | * * Neither the name Intel Corporation nor the names of its |
| 47 | * contributors may be used to endorse or promote products derived |
| 48 | * from this software without specific prior written permission. |
| 49 | * |
| 50 | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 51 | * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 52 | * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 53 | * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 54 | * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 55 | * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 56 | * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 57 | * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 58 | * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 59 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 60 | * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 61 | *****************************************************************************/ |
| 62 | |
| 63 | |
| 64 | #include <linux/kernel.h> |
| 65 | #include <linux/module.h> |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 66 | #include <linux/init.h> |
| 67 | |
| 68 | #include <net/mac80211.h> |
| 69 | |
Tomas Winkler | 5a36ba0 | 2008-04-24 11:55:37 -0700 | [diff] [blame] | 70 | #include "iwl-commands.h" |
Tomas Winkler | 3e0d4cb | 2008-04-24 11:55:38 -0700 | [diff] [blame] | 71 | #include "iwl-dev.h" |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 72 | #include "iwl-core.h" |
Tomas Winkler | 0a6857e | 2008-03-12 16:58:49 -0700 | [diff] [blame] | 73 | #include "iwl-debug.h" |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 74 | #include "iwl-eeprom.h" |
Tomas Winkler | 3395f6e | 2008-03-25 16:33:37 -0700 | [diff] [blame] | 75 | #include "iwl-io.h" |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 76 | |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 77 | /************************** EEPROM BANDS **************************** |
| 78 | * |
| 79 | * The iwl_eeprom_band definitions below provide the mapping from the |
| 80 | * EEPROM contents to the specific channel number supported for each |
| 81 | * band. |
| 82 | * |
| 83 | * For example, iwl_priv->eeprom.band_3_channels[4] from the band_3 |
| 84 | * definition below maps to physical channel 42 in the 5.2GHz spectrum. |
| 85 | * The specific geography and calibration information for that channel |
| 86 | * is contained in the eeprom map itself. |
| 87 | * |
| 88 | * During init, we copy the eeprom information and channel map |
| 89 | * information into priv->channel_info_24/52 and priv->channel_map_24/52 |
| 90 | * |
| 91 | * channel_map_24/52 provides the index in the channel_info array for a |
| 92 | * given channel. We have to have two separate maps as there is channel |
| 93 | * overlap with the 2.4GHz and 5.2GHz spectrum as seen in band_1 and |
| 94 | * band_2 |
| 95 | * |
| 96 | * A value of 0xff stored in the channel_map indicates that the channel |
| 97 | * is not supported by the hardware at all. |
| 98 | * |
| 99 | * A value of 0xfe in the channel_map indicates that the channel is not |
| 100 | * valid for Tx with the current hardware. This means that |
| 101 | * while the system can tune and receive on a given channel, it may not |
| 102 | * be able to associate or transmit any frames on that |
| 103 | * channel. There is no corresponding channel information for that |
| 104 | * entry. |
| 105 | * |
| 106 | *********************************************************************/ |
| 107 | |
| 108 | /* 2.4 GHz */ |
| 109 | const u8 iwl_eeprom_band_1[14] = { |
| 110 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 |
| 111 | }; |
| 112 | |
| 113 | /* 5.2 GHz bands */ |
| 114 | static const u8 iwl_eeprom_band_2[] = { /* 4915-5080MHz */ |
| 115 | 183, 184, 185, 187, 188, 189, 192, 196, 7, 8, 11, 12, 16 |
| 116 | }; |
| 117 | |
| 118 | static const u8 iwl_eeprom_band_3[] = { /* 5170-5320MHz */ |
| 119 | 34, 36, 38, 40, 42, 44, 46, 48, 52, 56, 60, 64 |
| 120 | }; |
| 121 | |
| 122 | static const u8 iwl_eeprom_band_4[] = { /* 5500-5700MHz */ |
| 123 | 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140 |
| 124 | }; |
| 125 | |
| 126 | static const u8 iwl_eeprom_band_5[] = { /* 5725-5825MHz */ |
| 127 | 145, 149, 153, 157, 161, 165 |
| 128 | }; |
| 129 | |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 130 | static const u8 iwl_eeprom_band_6[] = { /* 2.4 ht40 channel */ |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 131 | 1, 2, 3, 4, 5, 6, 7 |
| 132 | }; |
| 133 | |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 134 | static const u8 iwl_eeprom_band_7[] = { /* 5.2 ht40 channel */ |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 135 | 36, 44, 52, 60, 100, 108, 116, 124, 132, 149, 157 |
| 136 | }; |
| 137 | |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 138 | /****************************************************************************** |
| 139 | * |
| 140 | * EEPROM related functions |
| 141 | * |
| 142 | ******************************************************************************/ |
| 143 | |
Tomas Winkler | c79dd5b | 2008-03-12 16:58:50 -0700 | [diff] [blame] | 144 | int iwlcore_eeprom_verify_signature(struct iwl_priv *priv) |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 145 | { |
Tomas Winkler | 3395f6e | 2008-03-25 16:33:37 -0700 | [diff] [blame] | 146 | u32 gp = iwl_read32(priv, CSR_EEPROM_GP); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 147 | if ((gp & CSR_EEPROM_GP_VALID_MSK) == CSR_EEPROM_GP_BAD_SIGNATURE) { |
Winkler, Tomas | 15b1687 | 2008-12-19 10:37:33 +0800 | [diff] [blame] | 148 | IWL_ERR(priv, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 149 | return -ENOENT; |
| 150 | } |
| 151 | return 0; |
| 152 | } |
| 153 | EXPORT_SYMBOL(iwlcore_eeprom_verify_signature); |
| 154 | |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 155 | static void iwl_set_otp_access(struct iwl_priv *priv, enum iwl_access_mode mode) |
| 156 | { |
| 157 | u32 otpgp; |
| 158 | |
| 159 | otpgp = iwl_read32(priv, CSR_OTP_GP_REG); |
| 160 | if (mode == IWL_OTP_ACCESS_ABSOLUTE) |
| 161 | iwl_clear_bit(priv, CSR_OTP_GP_REG, |
| 162 | CSR_OTP_GP_REG_OTP_ACCESS_MODE); |
| 163 | else |
| 164 | iwl_set_bit(priv, CSR_OTP_GP_REG, |
| 165 | CSR_OTP_GP_REG_OTP_ACCESS_MODE); |
| 166 | } |
| 167 | |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 168 | static int iwlcore_get_nvm_type(struct iwl_priv *priv) |
| 169 | { |
| 170 | u32 otpgp; |
| 171 | int nvm_type; |
| 172 | |
| 173 | /* OTP only valid for CP/PP and after */ |
| 174 | switch (priv->hw_rev & CSR_HW_REV_TYPE_MSK) { |
Wey-Yi Guy | b23a052 | 2009-07-17 09:30:21 -0700 | [diff] [blame] | 175 | case CSR_HW_REV_TYPE_NONE: |
| 176 | IWL_ERR(priv, "Unknown hardware type\n"); |
| 177 | return -ENOENT; |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 178 | case CSR_HW_REV_TYPE_3945: |
| 179 | case CSR_HW_REV_TYPE_4965: |
| 180 | case CSR_HW_REV_TYPE_5300: |
| 181 | case CSR_HW_REV_TYPE_5350: |
| 182 | case CSR_HW_REV_TYPE_5100: |
| 183 | case CSR_HW_REV_TYPE_5150: |
| 184 | nvm_type = NVM_DEVICE_TYPE_EEPROM; |
| 185 | break; |
| 186 | default: |
| 187 | otpgp = iwl_read32(priv, CSR_OTP_GP_REG); |
| 188 | if (otpgp & CSR_OTP_GP_REG_DEVICE_SELECT) |
| 189 | nvm_type = NVM_DEVICE_TYPE_OTP; |
| 190 | else |
| 191 | nvm_type = NVM_DEVICE_TYPE_EEPROM; |
| 192 | break; |
| 193 | } |
| 194 | return nvm_type; |
| 195 | } |
| 196 | |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 197 | /* |
| 198 | * The device's EEPROM semaphore prevents conflicts between driver and uCode |
| 199 | * when accessing the EEPROM; each access is a series of pulses to/from the |
| 200 | * EEPROM chip, not a single event, so even reads could conflict if they |
| 201 | * weren't arbitrated by the semaphore. |
| 202 | */ |
Tomas Winkler | c79dd5b | 2008-03-12 16:58:50 -0700 | [diff] [blame] | 203 | int iwlcore_eeprom_acquire_semaphore(struct iwl_priv *priv) |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 204 | { |
| 205 | u16 count; |
| 206 | int ret; |
| 207 | |
| 208 | for (count = 0; count < EEPROM_SEM_RETRY_LIMIT; count++) { |
| 209 | /* Request semaphore */ |
Tomas Winkler | 3395f6e | 2008-03-25 16:33:37 -0700 | [diff] [blame] | 210 | iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG, |
| 211 | CSR_HW_IF_CONFIG_REG_BIT_EEPROM_OWN_SEM); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 212 | |
| 213 | /* See if we got it */ |
Zhu, Yi | 73d7b5a | 2008-12-05 07:58:40 -0800 | [diff] [blame] | 214 | ret = iwl_poll_direct_bit(priv, CSR_HW_IF_CONFIG_REG, |
| 215 | CSR_HW_IF_CONFIG_REG_BIT_EEPROM_OWN_SEM, |
| 216 | EEPROM_SEM_TIMEOUT); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 217 | if (ret >= 0) { |
Tomas Winkler | e162344 | 2009-01-27 14:27:56 -0800 | [diff] [blame] | 218 | IWL_DEBUG_IO(priv, "Acquired semaphore after %d tries.\n", |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 219 | count+1); |
| 220 | return ret; |
| 221 | } |
| 222 | } |
| 223 | |
| 224 | return ret; |
| 225 | } |
| 226 | EXPORT_SYMBOL(iwlcore_eeprom_acquire_semaphore); |
| 227 | |
Tomas Winkler | c79dd5b | 2008-03-12 16:58:50 -0700 | [diff] [blame] | 228 | void iwlcore_eeprom_release_semaphore(struct iwl_priv *priv) |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 229 | { |
Tomas Winkler | 3395f6e | 2008-03-25 16:33:37 -0700 | [diff] [blame] | 230 | iwl_clear_bit(priv, CSR_HW_IF_CONFIG_REG, |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 231 | CSR_HW_IF_CONFIG_REG_BIT_EEPROM_OWN_SEM); |
| 232 | |
| 233 | } |
| 234 | EXPORT_SYMBOL(iwlcore_eeprom_release_semaphore); |
| 235 | |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 236 | const u8 *iwlcore_eeprom_query_addr(const struct iwl_priv *priv, size_t offset) |
| 237 | { |
| 238 | BUG_ON(offset >= priv->cfg->eeprom_size); |
| 239 | return &priv->eeprom[offset]; |
| 240 | } |
| 241 | EXPORT_SYMBOL(iwlcore_eeprom_query_addr); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 242 | |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 243 | static int iwl_init_otp_access(struct iwl_priv *priv) |
| 244 | { |
| 245 | int ret; |
| 246 | |
| 247 | /* Enable 40MHz radio clock */ |
| 248 | _iwl_write32(priv, CSR_GP_CNTRL, |
| 249 | _iwl_read32(priv, CSR_GP_CNTRL) | |
| 250 | CSR_GP_CNTRL_REG_FLAG_INIT_DONE); |
| 251 | |
| 252 | /* wait for clock to be ready */ |
| 253 | ret = iwl_poll_direct_bit(priv, CSR_GP_CNTRL, |
| 254 | CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY, |
| 255 | 25000); |
| 256 | if (ret < 0) |
| 257 | IWL_ERR(priv, "Time out access OTP\n"); |
| 258 | else { |
Reinette Chatre | d77b034 | 2009-05-22 14:37:55 -0700 | [diff] [blame] | 259 | iwl_set_bits_prph(priv, APMG_PS_CTRL_REG, |
| 260 | APMG_PS_CTRL_VAL_RESET_REQ); |
| 261 | udelay(5); |
| 262 | iwl_clear_bits_prph(priv, APMG_PS_CTRL_REG, |
| 263 | APMG_PS_CTRL_VAL_RESET_REQ); |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 264 | } |
| 265 | return ret; |
| 266 | } |
| 267 | |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 268 | static int iwl_read_otp_word(struct iwl_priv *priv, u16 addr, u16 *eeprom_data) |
| 269 | { |
| 270 | int ret = 0; |
| 271 | u32 r; |
| 272 | u32 otpgp; |
| 273 | |
| 274 | _iwl_write32(priv, CSR_EEPROM_REG, |
| 275 | CSR_EEPROM_REG_MSK_ADDR & (addr << 1)); |
| 276 | ret = iwl_poll_direct_bit(priv, CSR_EEPROM_REG, |
| 277 | CSR_EEPROM_REG_READ_VALID_MSK, |
| 278 | IWL_EEPROM_ACCESS_TIMEOUT); |
| 279 | if (ret < 0) { |
| 280 | IWL_ERR(priv, "Time out reading OTP[%d]\n", addr); |
| 281 | return ret; |
| 282 | } |
| 283 | r = _iwl_read_direct32(priv, CSR_EEPROM_REG); |
| 284 | /* check for ECC errors: */ |
| 285 | otpgp = iwl_read32(priv, CSR_OTP_GP_REG); |
| 286 | if (otpgp & CSR_OTP_GP_REG_ECC_UNCORR_STATUS_MSK) { |
| 287 | /* stop in this case */ |
| 288 | /* set the uncorrectable OTP ECC bit for acknowledgement */ |
| 289 | iwl_set_bit(priv, CSR_OTP_GP_REG, |
| 290 | CSR_OTP_GP_REG_ECC_UNCORR_STATUS_MSK); |
| 291 | IWL_ERR(priv, "Uncorrectable OTP ECC error, abort OTP read\n"); |
| 292 | return -EINVAL; |
| 293 | } |
| 294 | if (otpgp & CSR_OTP_GP_REG_ECC_CORR_STATUS_MSK) { |
| 295 | /* continue in this case */ |
| 296 | /* set the correctable OTP ECC bit for acknowledgement */ |
| 297 | iwl_set_bit(priv, CSR_OTP_GP_REG, |
| 298 | CSR_OTP_GP_REG_ECC_CORR_STATUS_MSK); |
| 299 | IWL_ERR(priv, "Correctable OTP ECC error, continue read\n"); |
| 300 | } |
| 301 | *eeprom_data = le16_to_cpu((__force __le16)(r >> 16)); |
| 302 | return 0; |
| 303 | } |
| 304 | |
| 305 | /* |
| 306 | * iwl_is_otp_empty: check for empty OTP |
| 307 | */ |
| 308 | static bool iwl_is_otp_empty(struct iwl_priv *priv) |
| 309 | { |
| 310 | u16 next_link_addr = 0, link_value; |
| 311 | bool is_empty = false; |
| 312 | |
| 313 | /* locate the beginning of OTP link list */ |
| 314 | if (!iwl_read_otp_word(priv, next_link_addr, &link_value)) { |
| 315 | if (!link_value) { |
| 316 | IWL_ERR(priv, "OTP is empty\n"); |
| 317 | is_empty = true; |
| 318 | } |
| 319 | } else { |
| 320 | IWL_ERR(priv, "Unable to read first block of OTP list.\n"); |
| 321 | is_empty = true; |
| 322 | } |
| 323 | |
| 324 | return is_empty; |
| 325 | } |
| 326 | |
| 327 | |
| 328 | /* |
| 329 | * iwl_find_otp_image: find EEPROM image in OTP |
| 330 | * finding the OTP block that contains the EEPROM image. |
| 331 | * the last valid block on the link list (the block _before_ the last block) |
| 332 | * is the block we should read and used to configure the device. |
| 333 | * If all the available OTP blocks are full, the last block will be the block |
| 334 | * we should read and used to configure the device. |
| 335 | * only perform this operation if shadow RAM is disabled |
| 336 | */ |
| 337 | static int iwl_find_otp_image(struct iwl_priv *priv, |
| 338 | u16 *validblockaddr) |
| 339 | { |
| 340 | u16 next_link_addr = 0, link_value = 0, valid_addr; |
| 341 | int ret = 0; |
| 342 | int usedblocks = 0; |
| 343 | |
| 344 | /* set addressing mode to absolute to traverse the link list */ |
| 345 | iwl_set_otp_access(priv, IWL_OTP_ACCESS_ABSOLUTE); |
| 346 | |
| 347 | /* checking for empty OTP or error */ |
| 348 | if (iwl_is_otp_empty(priv)) |
| 349 | return -EINVAL; |
| 350 | |
| 351 | /* |
| 352 | * start traverse link list |
| 353 | * until reach the max number of OTP blocks |
| 354 | * different devices have different number of OTP blocks |
| 355 | */ |
| 356 | do { |
| 357 | /* save current valid block address |
| 358 | * check for more block on the link list |
| 359 | */ |
| 360 | valid_addr = next_link_addr; |
| 361 | next_link_addr = link_value; |
| 362 | IWL_DEBUG_INFO(priv, "OTP blocks %d addr 0x%x\n", |
| 363 | usedblocks, next_link_addr); |
| 364 | if (iwl_read_otp_word(priv, next_link_addr, &link_value)) |
| 365 | return -EINVAL; |
| 366 | if (!link_value) { |
| 367 | /* |
| 368 | * reach the end of link list, |
| 369 | * set address point to the starting address |
| 370 | * of the image |
| 371 | */ |
| 372 | goto done; |
| 373 | } |
| 374 | /* more in the link list, continue */ |
| 375 | usedblocks++; |
| 376 | } while (usedblocks < priv->cfg->max_ll_items); |
| 377 | /* OTP full, use last block */ |
| 378 | IWL_DEBUG_INFO(priv, "OTP is full, use last block\n"); |
| 379 | done: |
| 380 | *validblockaddr = valid_addr; |
| 381 | /* skip first 2 bytes (link list pointer) */ |
| 382 | *validblockaddr += 2; |
| 383 | return ret; |
| 384 | } |
| 385 | |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 386 | /** |
| 387 | * iwl_eeprom_init - read EEPROM contents |
| 388 | * |
| 389 | * Load the EEPROM contents from adapter into priv->eeprom |
| 390 | * |
| 391 | * NOTE: This routine uses the non-debug IO access functions. |
| 392 | */ |
Tomas Winkler | c79dd5b | 2008-03-12 16:58:50 -0700 | [diff] [blame] | 393 | int iwl_eeprom_init(struct iwl_priv *priv) |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 394 | { |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 395 | u16 *e; |
Tomas Winkler | 3395f6e | 2008-03-25 16:33:37 -0700 | [diff] [blame] | 396 | u32 gp = iwl_read32(priv, CSR_EEPROM_GP); |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 397 | int sz; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 398 | int ret; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 399 | u16 addr; |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 400 | u16 validblockaddr = 0; |
| 401 | u16 cache_addr = 0; |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 402 | |
| 403 | priv->nvm_device_type = iwlcore_get_nvm_type(priv); |
Wey-Yi Guy | b23a052 | 2009-07-17 09:30:21 -0700 | [diff] [blame] | 404 | if (priv->nvm_device_type == -ENOENT) |
| 405 | return -ENOENT; |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 406 | /* allocate eeprom */ |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 407 | IWL_DEBUG_INFO(priv, "NVM size = %d\n", priv->cfg->eeprom_size); |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 408 | sz = priv->cfg->eeprom_size; |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 409 | priv->eeprom = kzalloc(sz, GFP_KERNEL); |
| 410 | if (!priv->eeprom) { |
| 411 | ret = -ENOMEM; |
| 412 | goto alloc_err; |
| 413 | } |
| 414 | e = (u16 *)priv->eeprom; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 415 | |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 416 | ret = priv->cfg->ops->lib->eeprom_ops.verify_signature(priv); |
| 417 | if (ret < 0) { |
Winkler, Tomas | 15b1687 | 2008-12-19 10:37:33 +0800 | [diff] [blame] | 418 | IWL_ERR(priv, "EEPROM not found, EEPROM_GP=0x%08x\n", gp); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 419 | ret = -ENOENT; |
| 420 | goto err; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 421 | } |
| 422 | |
| 423 | /* Make sure driver (instead of uCode) is allowed to read EEPROM */ |
| 424 | ret = priv->cfg->ops->lib->eeprom_ops.acquire_semaphore(priv); |
| 425 | if (ret < 0) { |
Winkler, Tomas | 15b1687 | 2008-12-19 10:37:33 +0800 | [diff] [blame] | 426 | IWL_ERR(priv, "Failed to acquire EEPROM semaphore.\n"); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 427 | ret = -ENOENT; |
| 428 | goto err; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 429 | } |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 430 | if (priv->nvm_device_type == NVM_DEVICE_TYPE_OTP) { |
| 431 | ret = iwl_init_otp_access(priv); |
| 432 | if (ret) { |
| 433 | IWL_ERR(priv, "Failed to initialize OTP access.\n"); |
| 434 | ret = -ENOENT; |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 435 | goto done; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 436 | } |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 437 | _iwl_write32(priv, CSR_EEPROM_GP, |
| 438 | iwl_read32(priv, CSR_EEPROM_GP) & |
| 439 | ~CSR_EEPROM_GP_IF_OWNER_MSK); |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 440 | |
| 441 | iwl_set_bit(priv, CSR_OTP_GP_REG, |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 442 | CSR_OTP_GP_REG_ECC_CORR_STATUS_MSK | |
| 443 | CSR_OTP_GP_REG_ECC_UNCORR_STATUS_MSK); |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 444 | /* traversing the linked list if no shadow ram supported */ |
| 445 | if (!priv->cfg->shadow_ram_support) { |
| 446 | if (iwl_find_otp_image(priv, &validblockaddr)) { |
| 447 | ret = -ENOENT; |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 448 | goto done; |
| 449 | } |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 450 | } |
| 451 | for (addr = validblockaddr; addr < validblockaddr + sz; |
| 452 | addr += sizeof(u16)) { |
| 453 | u16 eeprom_data; |
| 454 | |
| 455 | ret = iwl_read_otp_word(priv, addr, &eeprom_data); |
| 456 | if (ret) |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 457 | goto done; |
Wey-Yi Guy | 415e499 | 2009-08-13 13:30:54 -0700 | [diff] [blame^] | 458 | e[cache_addr / 2] = eeprom_data; |
| 459 | cache_addr += sizeof(u16); |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 460 | } |
| 461 | } else { |
| 462 | /* eeprom is an array of 16bit values */ |
| 463 | for (addr = 0; addr < sz; addr += sizeof(u16)) { |
| 464 | u32 r; |
| 465 | |
| 466 | _iwl_write32(priv, CSR_EEPROM_REG, |
| 467 | CSR_EEPROM_REG_MSK_ADDR & (addr << 1)); |
| 468 | |
| 469 | ret = iwl_poll_direct_bit(priv, CSR_EEPROM_REG, |
| 470 | CSR_EEPROM_REG_READ_VALID_MSK, |
| 471 | IWL_EEPROM_ACCESS_TIMEOUT); |
| 472 | if (ret < 0) { |
| 473 | IWL_ERR(priv, "Time out reading EEPROM[%d]\n", addr); |
| 474 | goto done; |
| 475 | } |
| 476 | r = _iwl_read_direct32(priv, CSR_EEPROM_REG); |
| 477 | e[addr / 2] = le16_to_cpu((__force __le16)(r >> 16)); |
| 478 | } |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 479 | } |
| 480 | ret = 0; |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 481 | done: |
| 482 | priv->cfg->ops->lib->eeprom_ops.release_semaphore(priv); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 483 | err: |
| 484 | if (ret) |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 485 | iwl_eeprom_free(priv); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 486 | alloc_err: |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 487 | return ret; |
| 488 | } |
| 489 | EXPORT_SYMBOL(iwl_eeprom_init); |
| 490 | |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 491 | void iwl_eeprom_free(struct iwl_priv *priv) |
| 492 | { |
Tomas Winkler | 3ac7f14 | 2008-07-21 02:40:14 +0300 | [diff] [blame] | 493 | kfree(priv->eeprom); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 494 | priv->eeprom = NULL; |
| 495 | } |
| 496 | EXPORT_SYMBOL(iwl_eeprom_free); |
| 497 | |
Tomas Winkler | 8614f36 | 2008-04-23 17:14:55 -0700 | [diff] [blame] | 498 | int iwl_eeprom_check_version(struct iwl_priv *priv) |
| 499 | { |
Tomas Winkler | 0ef2ca6 | 2008-10-23 23:48:51 -0700 | [diff] [blame] | 500 | u16 eeprom_ver; |
| 501 | u16 calib_ver; |
| 502 | |
| 503 | eeprom_ver = iwl_eeprom_query16(priv, EEPROM_VERSION); |
| 504 | calib_ver = priv->cfg->ops->lib->eeprom_ops.calib_version(priv); |
| 505 | |
| 506 | if (eeprom_ver < priv->cfg->eeprom_ver || |
| 507 | calib_ver < priv->cfg->eeprom_calib_ver) |
| 508 | goto err; |
| 509 | |
| 510 | return 0; |
| 511 | err: |
Reinette Chatre | 9906a07 | 2009-05-08 13:44:40 -0700 | [diff] [blame] | 512 | IWL_ERR(priv, "Unsupported (too old) EEPROM VER=0x%x < 0x%x CALIB=0x%x < 0x%x\n", |
Tomas Winkler | 0ef2ca6 | 2008-10-23 23:48:51 -0700 | [diff] [blame] | 513 | eeprom_ver, priv->cfg->eeprom_ver, |
| 514 | calib_ver, priv->cfg->eeprom_calib_ver); |
| 515 | return -EINVAL; |
| 516 | |
Tomas Winkler | 8614f36 | 2008-04-23 17:14:55 -0700 | [diff] [blame] | 517 | } |
| 518 | EXPORT_SYMBOL(iwl_eeprom_check_version); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 519 | |
| 520 | const u8 *iwl_eeprom_query_addr(const struct iwl_priv *priv, size_t offset) |
| 521 | { |
| 522 | return priv->cfg->ops->lib->eeprom_ops.query_addr(priv, offset); |
| 523 | } |
| 524 | EXPORT_SYMBOL(iwl_eeprom_query_addr); |
| 525 | |
| 526 | u16 iwl_eeprom_query16(const struct iwl_priv *priv, size_t offset) |
| 527 | { |
Wey-Yi Guy | 0848e29 | 2009-05-22 11:01:46 -0700 | [diff] [blame] | 528 | if (!priv->eeprom) |
| 529 | return 0; |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 530 | return (u16)priv->eeprom[offset] | ((u16)priv->eeprom[offset + 1] << 8); |
| 531 | } |
| 532 | EXPORT_SYMBOL(iwl_eeprom_query16); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 533 | |
Tomas Winkler | c79dd5b | 2008-03-12 16:58:50 -0700 | [diff] [blame] | 534 | void iwl_eeprom_get_mac(const struct iwl_priv *priv, u8 *mac) |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 535 | { |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 536 | const u8 *addr = priv->cfg->ops->lib->eeprom_ops.query_addr(priv, |
| 537 | EEPROM_MAC_ADDRESS); |
| 538 | memcpy(mac, addr, ETH_ALEN); |
Assaf Krauss | 34cf6ff | 2008-03-06 10:40:20 -0800 | [diff] [blame] | 539 | } |
| 540 | EXPORT_SYMBOL(iwl_eeprom_get_mac); |
| 541 | |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 542 | static void iwl_init_band_reference(const struct iwl_priv *priv, |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 543 | int eep_band, int *eeprom_ch_count, |
| 544 | const struct iwl_eeprom_channel **eeprom_ch_info, |
| 545 | const u8 **eeprom_ch_index) |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 546 | { |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 547 | u32 offset = priv->cfg->ops->lib-> |
| 548 | eeprom_ops.regulatory_bands[eep_band - 1]; |
| 549 | switch (eep_band) { |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 550 | case 1: /* 2.4GHz band */ |
| 551 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_1); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 552 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 553 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 554 | *eeprom_ch_index = iwl_eeprom_band_1; |
| 555 | break; |
| 556 | case 2: /* 4.9GHz band */ |
| 557 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_2); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 558 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 559 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 560 | *eeprom_ch_index = iwl_eeprom_band_2; |
| 561 | break; |
| 562 | case 3: /* 5.2GHz band */ |
| 563 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_3); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 564 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 565 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 566 | *eeprom_ch_index = iwl_eeprom_band_3; |
| 567 | break; |
| 568 | case 4: /* 5.5GHz band */ |
| 569 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_4); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 570 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 571 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 572 | *eeprom_ch_index = iwl_eeprom_band_4; |
| 573 | break; |
| 574 | case 5: /* 5.7GHz band */ |
| 575 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_5); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 576 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 577 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 578 | *eeprom_ch_index = iwl_eeprom_band_5; |
| 579 | break; |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 580 | case 6: /* 2.4GHz ht40 channels */ |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 581 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_6); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 582 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 583 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 584 | *eeprom_ch_index = iwl_eeprom_band_6; |
| 585 | break; |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 586 | case 7: /* 5 GHz ht40 channels */ |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 587 | *eeprom_ch_count = ARRAY_SIZE(iwl_eeprom_band_7); |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 588 | *eeprom_ch_info = (struct iwl_eeprom_channel *) |
| 589 | iwl_eeprom_query_addr(priv, offset); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 590 | *eeprom_ch_index = iwl_eeprom_band_7; |
| 591 | break; |
| 592 | default: |
| 593 | BUG(); |
| 594 | return; |
| 595 | } |
| 596 | } |
| 597 | |
| 598 | #define CHECK_AND_PRINT(x) ((eeprom_ch->flags & EEPROM_CHANNEL_##x) \ |
| 599 | ? # x " " : "") |
| 600 | |
| 601 | /** |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 602 | * iwl_mod_ht40_chan_info - Copy ht40 channel info into driver's priv. |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 603 | * |
| 604 | * Does not set up a command, or touch hardware. |
| 605 | */ |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 606 | static int iwl_mod_ht40_chan_info(struct iwl_priv *priv, |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 607 | enum ieee80211_band band, u16 channel, |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 608 | const struct iwl_eeprom_channel *eeprom_ch, |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 609 | u8 clear_ht40_extension_channel) |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 610 | { |
| 611 | struct iwl_channel_info *ch_info; |
| 612 | |
| 613 | ch_info = (struct iwl_channel_info *) |
Assaf Krauss | 8622e70 | 2008-03-21 13:53:43 -0700 | [diff] [blame] | 614 | iwl_get_channel_info(priv, band, channel); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 615 | |
| 616 | if (!is_channel_valid(ch_info)) |
| 617 | return -1; |
| 618 | |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 619 | IWL_DEBUG_INFO(priv, "HT40 Ch. %d [%sGHz] %s%s%s%s%s(0x%02x %ddBm):" |
Tomas Winkler | 630fe9b | 2008-06-12 09:47:08 +0800 | [diff] [blame] | 620 | " Ad-Hoc %ssupported\n", |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 621 | ch_info->channel, |
| 622 | is_channel_a_band(ch_info) ? |
| 623 | "5.2" : "2.4", |
| 624 | CHECK_AND_PRINT(IBSS), |
| 625 | CHECK_AND_PRINT(ACTIVE), |
| 626 | CHECK_AND_PRINT(RADAR), |
| 627 | CHECK_AND_PRINT(WIDE), |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 628 | CHECK_AND_PRINT(DFS), |
| 629 | eeprom_ch->flags, |
| 630 | eeprom_ch->max_power_avg, |
| 631 | ((eeprom_ch->flags & EEPROM_CHANNEL_IBSS) |
| 632 | && !(eeprom_ch->flags & EEPROM_CHANNEL_RADAR)) ? |
| 633 | "" : "not "); |
| 634 | |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 635 | ch_info->ht40_eeprom = *eeprom_ch; |
| 636 | ch_info->ht40_max_power_avg = eeprom_ch->max_power_avg; |
| 637 | ch_info->ht40_curr_txpow = eeprom_ch->max_power_avg; |
| 638 | ch_info->ht40_min_power = 0; |
| 639 | ch_info->ht40_scan_power = eeprom_ch->max_power_avg; |
| 640 | ch_info->ht40_flags = eeprom_ch->flags; |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 641 | ch_info->ht40_extension_channel &= ~clear_ht40_extension_channel; |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 642 | |
| 643 | return 0; |
| 644 | } |
| 645 | |
| 646 | #define CHECK_AND_PRINT_I(x) ((eeprom_ch_info[ch].flags & EEPROM_CHANNEL_##x) \ |
| 647 | ? # x " " : "") |
| 648 | |
| 649 | /** |
| 650 | * iwl_init_channel_map - Set up driver's info for all possible channels |
| 651 | */ |
| 652 | int iwl_init_channel_map(struct iwl_priv *priv) |
| 653 | { |
| 654 | int eeprom_ch_count = 0; |
| 655 | const u8 *eeprom_ch_index = NULL; |
Tomas Winkler | 073d3f5 | 2008-04-21 15:41:52 -0700 | [diff] [blame] | 656 | const struct iwl_eeprom_channel *eeprom_ch_info = NULL; |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 657 | int band, ch; |
| 658 | struct iwl_channel_info *ch_info; |
| 659 | |
| 660 | if (priv->channel_count) { |
Tomas Winkler | e162344 | 2009-01-27 14:27:56 -0800 | [diff] [blame] | 661 | IWL_DEBUG_INFO(priv, "Channel map already initialized.\n"); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 662 | return 0; |
| 663 | } |
| 664 | |
Tomas Winkler | e162344 | 2009-01-27 14:27:56 -0800 | [diff] [blame] | 665 | IWL_DEBUG_INFO(priv, "Initializing regulatory info from EEPROM\n"); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 666 | |
| 667 | priv->channel_count = |
| 668 | ARRAY_SIZE(iwl_eeprom_band_1) + |
| 669 | ARRAY_SIZE(iwl_eeprom_band_2) + |
| 670 | ARRAY_SIZE(iwl_eeprom_band_3) + |
| 671 | ARRAY_SIZE(iwl_eeprom_band_4) + |
| 672 | ARRAY_SIZE(iwl_eeprom_band_5); |
| 673 | |
Tomas Winkler | e162344 | 2009-01-27 14:27:56 -0800 | [diff] [blame] | 674 | IWL_DEBUG_INFO(priv, "Parsing data for %d channels.\n", priv->channel_count); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 675 | |
| 676 | priv->channel_info = kzalloc(sizeof(struct iwl_channel_info) * |
| 677 | priv->channel_count, GFP_KERNEL); |
| 678 | if (!priv->channel_info) { |
Winkler, Tomas | 15b1687 | 2008-12-19 10:37:33 +0800 | [diff] [blame] | 679 | IWL_ERR(priv, "Could not allocate channel_info\n"); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 680 | priv->channel_count = 0; |
| 681 | return -ENOMEM; |
| 682 | } |
| 683 | |
| 684 | ch_info = priv->channel_info; |
| 685 | |
| 686 | /* Loop through the 5 EEPROM bands adding them in order to the |
| 687 | * channel map we maintain (that contains additional information than |
| 688 | * what just in the EEPROM) */ |
| 689 | for (band = 1; band <= 5; band++) { |
| 690 | |
| 691 | iwl_init_band_reference(priv, band, &eeprom_ch_count, |
| 692 | &eeprom_ch_info, &eeprom_ch_index); |
| 693 | |
| 694 | /* Loop through each band adding each of the channels */ |
| 695 | for (ch = 0; ch < eeprom_ch_count; ch++) { |
| 696 | ch_info->channel = eeprom_ch_index[ch]; |
| 697 | ch_info->band = (band == 1) ? IEEE80211_BAND_2GHZ : |
| 698 | IEEE80211_BAND_5GHZ; |
| 699 | |
| 700 | /* permanently store EEPROM's channel regulatory flags |
| 701 | * and max power in channel info database. */ |
| 702 | ch_info->eeprom = eeprom_ch_info[ch]; |
| 703 | |
| 704 | /* Copy the run-time flags so they are there even on |
| 705 | * invalid channels */ |
| 706 | ch_info->flags = eeprom_ch_info[ch].flags; |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 707 | /* First write that ht40 is not enabled, and then enable |
Emmanuel Grumbach | 963f551 | 2008-06-12 09:47:00 +0800 | [diff] [blame] | 708 | * one by one */ |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 709 | ch_info->ht40_extension_channel = |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 710 | IEEE80211_CHAN_NO_HT40; |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 711 | |
| 712 | if (!(is_channel_valid(ch_info))) { |
Tomas Winkler | e162344 | 2009-01-27 14:27:56 -0800 | [diff] [blame] | 713 | IWL_DEBUG_INFO(priv, "Ch. %d Flags %x [%sGHz] - " |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 714 | "No traffic\n", |
| 715 | ch_info->channel, |
| 716 | ch_info->flags, |
| 717 | is_channel_a_band(ch_info) ? |
| 718 | "5.2" : "2.4"); |
| 719 | ch_info++; |
| 720 | continue; |
| 721 | } |
| 722 | |
| 723 | /* Initialize regulatory-based run-time data */ |
| 724 | ch_info->max_power_avg = ch_info->curr_txpow = |
| 725 | eeprom_ch_info[ch].max_power_avg; |
| 726 | ch_info->scan_power = eeprom_ch_info[ch].max_power_avg; |
| 727 | ch_info->min_power = 0; |
| 728 | |
Tomas Winkler | e162344 | 2009-01-27 14:27:56 -0800 | [diff] [blame] | 729 | IWL_DEBUG_INFO(priv, "Ch. %d [%sGHz] %s%s%s%s%s%s(0x%02x %ddBm):" |
Tomas Winkler | 630fe9b | 2008-06-12 09:47:08 +0800 | [diff] [blame] | 730 | " Ad-Hoc %ssupported\n", |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 731 | ch_info->channel, |
| 732 | is_channel_a_band(ch_info) ? |
| 733 | "5.2" : "2.4", |
| 734 | CHECK_AND_PRINT_I(VALID), |
| 735 | CHECK_AND_PRINT_I(IBSS), |
| 736 | CHECK_AND_PRINT_I(ACTIVE), |
| 737 | CHECK_AND_PRINT_I(RADAR), |
| 738 | CHECK_AND_PRINT_I(WIDE), |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 739 | CHECK_AND_PRINT_I(DFS), |
| 740 | eeprom_ch_info[ch].flags, |
| 741 | eeprom_ch_info[ch].max_power_avg, |
| 742 | ((eeprom_ch_info[ch]. |
| 743 | flags & EEPROM_CHANNEL_IBSS) |
| 744 | && !(eeprom_ch_info[ch]. |
| 745 | flags & EEPROM_CHANNEL_RADAR)) |
| 746 | ? "" : "not "); |
| 747 | |
Winkler, Tomas | 62ea9c5 | 2009-01-19 15:30:29 -0800 | [diff] [blame] | 748 | /* Set the tx_power_user_lmt to the highest power |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 749 | * supported by any channel */ |
| 750 | if (eeprom_ch_info[ch].max_power_avg > |
Tomas Winkler | 630fe9b | 2008-06-12 09:47:08 +0800 | [diff] [blame] | 751 | priv->tx_power_user_lmt) |
| 752 | priv->tx_power_user_lmt = |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 753 | eeprom_ch_info[ch].max_power_avg; |
| 754 | |
| 755 | ch_info++; |
| 756 | } |
| 757 | } |
| 758 | |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 759 | /* Check if we do have HT40 channels */ |
Reinette Chatre | a89d03c | 2009-02-10 15:19:04 -0800 | [diff] [blame] | 760 | if (priv->cfg->ops->lib->eeprom_ops.regulatory_bands[5] == |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 761 | EEPROM_REGULATORY_BAND_NO_HT40 && |
Reinette Chatre | a89d03c | 2009-02-10 15:19:04 -0800 | [diff] [blame] | 762 | priv->cfg->ops->lib->eeprom_ops.regulatory_bands[6] == |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 763 | EEPROM_REGULATORY_BAND_NO_HT40) |
Samuel Ortiz | e614891 | 2009-01-23 13:45:15 -0800 | [diff] [blame] | 764 | return 0; |
| 765 | |
Wey-Yi Guy | 7aafef1 | 2009-08-07 15:41:38 -0700 | [diff] [blame] | 766 | /* Two additional EEPROM bands for 2.4 and 5 GHz HT40 channels */ |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 767 | for (band = 6; band <= 7; band++) { |
| 768 | enum ieee80211_band ieeeband; |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 769 | |
| 770 | iwl_init_band_reference(priv, band, &eeprom_ch_count, |
| 771 | &eeprom_ch_info, &eeprom_ch_index); |
| 772 | |
| 773 | /* EEPROM band 6 is 2.4, band 7 is 5 GHz */ |
| 774 | ieeeband = |
| 775 | (band == 6) ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; |
| 776 | |
| 777 | /* Loop through each band adding each of the channels */ |
| 778 | for (ch = 0; ch < eeprom_ch_count; ch++) { |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 779 | /* Set up driver's info for lower half */ |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 780 | iwl_mod_ht40_chan_info(priv, ieeeband, |
Tomas Winkler | da6833c | 2008-05-15 13:54:15 +0800 | [diff] [blame] | 781 | eeprom_ch_index[ch], |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 782 | &eeprom_ch_info[ch], |
| 783 | IEEE80211_CHAN_NO_HT40PLUS); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 784 | |
| 785 | /* Set up driver's info for upper half */ |
Zhu Yi | 3b24716 | 2009-08-13 13:30:53 -0700 | [diff] [blame] | 786 | iwl_mod_ht40_chan_info(priv, ieeeband, |
| 787 | eeprom_ch_index[ch] + 4, |
| 788 | &eeprom_ch_info[ch], |
| 789 | IEEE80211_CHAN_NO_HT40MINUS); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 790 | } |
| 791 | } |
| 792 | |
| 793 | return 0; |
| 794 | } |
| 795 | EXPORT_SYMBOL(iwl_init_channel_map); |
| 796 | |
| 797 | /* |
Tomas Winkler | da6833c | 2008-05-15 13:54:15 +0800 | [diff] [blame] | 798 | * iwl_free_channel_map - undo allocations in iwl_init_channel_map |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 799 | */ |
| 800 | void iwl_free_channel_map(struct iwl_priv *priv) |
| 801 | { |
| 802 | kfree(priv->channel_info); |
| 803 | priv->channel_count = 0; |
| 804 | } |
Samuel Ortiz | e614891 | 2009-01-23 13:45:15 -0800 | [diff] [blame] | 805 | EXPORT_SYMBOL(iwl_free_channel_map); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 806 | |
| 807 | /** |
| 808 | * iwl_get_channel_info - Find driver's private channel info |
| 809 | * |
| 810 | * Based on band and channel number. |
| 811 | */ |
Tomas Winkler | 82a66bb | 2008-05-29 16:35:28 +0800 | [diff] [blame] | 812 | const struct iwl_channel_info *iwl_get_channel_info(const struct iwl_priv *priv, |
| 813 | enum ieee80211_band band, u16 channel) |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 814 | { |
| 815 | int i; |
| 816 | |
| 817 | switch (band) { |
| 818 | case IEEE80211_BAND_5GHZ: |
| 819 | for (i = 14; i < priv->channel_count; i++) { |
| 820 | if (priv->channel_info[i].channel == channel) |
| 821 | return &priv->channel_info[i]; |
| 822 | } |
| 823 | break; |
| 824 | case IEEE80211_BAND_2GHZ: |
| 825 | if (channel >= 1 && channel <= 14) |
| 826 | return &priv->channel_info[channel - 1]; |
| 827 | break; |
| 828 | default: |
| 829 | BUG(); |
| 830 | } |
| 831 | |
| 832 | return NULL; |
| 833 | } |
Assaf Krauss | 8622e70 | 2008-03-21 13:53:43 -0700 | [diff] [blame] | 834 | EXPORT_SYMBOL(iwl_get_channel_info); |
Assaf Krauss | bf85ea4 | 2008-03-14 10:38:49 -0700 | [diff] [blame] | 835 | |