Changes in 4.9.211 hidraw: Return EPOLLOUT from hidraw_poll HID: hidraw: Fix returning EPOLLOUT from hidraw_poll HID: hidraw, uhid: Always report EPOLLOUT ethtool: reduce stack usage with clang fs/select: avoid clang stack usage warning rsi: add fix for crash during assertions arm64: mm: BUG on unsupported manipulations of live kernel mappings arm64: don't open code page table entry creation arm64: mm: Change page table pointer name in p[md]_set_huge() arm64: Enforce BBM for huge IO/VMAP mappings arm64: Make sure permission updates happen for pmd/pud cfg80211/mac80211: make ieee80211_send_layer2_update a public function mac80211: Do not send Layer 2 Update frame before authorization media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap wimax: i2400: fix memory leak wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle ext4: fix use-after-free race with debug_want_extra_isize ext4: add more paranoia checking in ext4_expand_extra_isize handling dccp: Fix memleak in __feat_register_sp rtc: mt6397: fix alarm register overwrite iommu: Remove device link to group on failure gpio: Fix error message on out-of-range GPIO in lookup table hsr: reset network header when supervision frame is created cifs: Adjust indentation in smb2_open_file RDMA/srpt: Report the SCSI residual to the initiator scsi: enclosure: Fix stale device oops with hot replug scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0 iio: imu: adis16480: assign bias value only if operation succeeded mei: fix modalias documentation clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume compat_ioctl: handle SIOCOUTQNSD PCI/PTM: Remove spurious "d" from granularity message powerpc/powernv: Disable native PCIe port management tty: serial: imx: use the sg count from dma_map_sg tty: serial: pch_uart: correct usage of dma_unmap_sg media: exynos4-is: Fix recursive locking in isp_video_release() mtd: spi-nor: fix silent truncation in spi_nor_read() spi: atmel: fix handling of cs_change set on non-last xfer rtlwifi: Remove unnecessary NULL check in rtl_regd_init f2fs: fix potential overflow rtc: msm6242: Fix reading of 10-hour digit gpio: mpc8xxx: Add platform device to gpiochip->parent scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy() rseq/selftests: Turn off timeout setting MIPS: Prevent link failure with kcov instrumentation ioat: ioat_alloc_ring() failure handling. hexagon: parenthesize registers in asm predicates hexagon: work around compiler crash ocfs2: call journal flush to mark journal as empty after journal recovery when mount dt-bindings: reset: meson8b: fix duplicate reset IDs clk: Don't try to enable critical clocks if prepare failed ALSA: seq: Fix racy access for queue timer in proc read Fix built-in early-load Intel microcode alignment block: fix an integer overflow in logical block size iio: buffer: align the size of scan bytes to size of the largest element USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx USB: serial: opticon: fix control-message timeouts USB: serial: suppress driver bind attributes USB: serial: ch341: handle unbound port at reset_resume USB: serial: io_edgeport: add missing active-port sanity check USB: serial: quatech2: handle unbound ports scsi: mptfusion: Fix double fetch bug in ioctl usb: core: hub: Improved device recognition on remote wakeup x86/efistub: Disable paging at mixed mode entry perf hists: Fix variable name's inconsistency in hists__for_each() macro perf report: Fix incorrectly added dimensions as switch perf data file mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() net: stmmac: 16KB buffer must be 16 byte aligned net: stmmac: Enable 16KB buffer size USB: serial: io_edgeport: use irqsave() in USB's complete callback USB: serial: io_edgeport: handle unbound ports on URB completion USB: serial: keyspan: handle unbound ports scsi: fnic: use kernel's '%pM' format option to print MAC scsi: fnic: fix invalid stack access arm64: dts: agilex/stratix10: fix pmu interrupt numbers cfg80211: fix page refcount issue in A-MSDU decap netfilter: fix a use-after-free in mtype_destroy() netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct batman-adv: Fix DAT candidate selection on little endian systems macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() net: dsa: tag_qca: fix doubled Tx statistics net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info r8152: add missing endpoint sanity check tcp: fix marked lost packets not being retransmitted net: usb: lan78xx: limit size of local TSO packets xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk cw1200: Fix a signedness bug in cw1200_load_firmware() cfg80211: check for set_wiphy_params reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr scsi: esas2r: unlock on error in esas2r_nvram_read_direct() scsi: qla4xxx: fix double free bug scsi: bnx2i: fix potential use after free scsi: target: core: Fix a pr_debug() argument scsi: core: scsi_trace: Use get_unaligned_be*() perf probe: Fix wrong address verification regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id Linux 4.9.211 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ifc27b3c6afdbd6a39bd7ae4e551d8bed42dc4973
476 lines
12 KiB
C
476 lines
12 KiB
C
/******************************************************************************
|
|
*
|
|
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify it
|
|
* under the terms of version 2 of the GNU General Public License as
|
|
* published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
* more details.
|
|
*
|
|
* The full GNU General Public License is included in this distribution in the
|
|
* file called LICENSE.
|
|
*
|
|
* Contact Information:
|
|
* wlanfae <wlanfae@realtek.com>
|
|
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
* Hsinchu 300, Taiwan.
|
|
*
|
|
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
*
|
|
*****************************************************************************/
|
|
|
|
#include "wifi.h"
|
|
#include "regd.h"
|
|
|
|
static struct country_code_to_enum_rd allCountries[] = {
|
|
{COUNTRY_CODE_FCC, "US"},
|
|
{COUNTRY_CODE_IC, "US"},
|
|
{COUNTRY_CODE_ETSI, "EC"},
|
|
{COUNTRY_CODE_SPAIN, "EC"},
|
|
{COUNTRY_CODE_FRANCE, "EC"},
|
|
{COUNTRY_CODE_MKK, "JP"},
|
|
{COUNTRY_CODE_MKK1, "JP"},
|
|
{COUNTRY_CODE_ISRAEL, "EC"},
|
|
{COUNTRY_CODE_TELEC, "JP"},
|
|
{COUNTRY_CODE_MIC, "JP"},
|
|
{COUNTRY_CODE_GLOBAL_DOMAIN, "JP"},
|
|
{COUNTRY_CODE_WORLD_WIDE_13, "EC"},
|
|
{COUNTRY_CODE_TELEC_NETGEAR, "EC"},
|
|
{COUNTRY_CODE_WORLD_WIDE_13_5G_ALL, "US"},
|
|
};
|
|
|
|
/*
|
|
*Only these channels all allow active
|
|
*scan on all world regulatory domains
|
|
*/
|
|
#define RTL819x_2GHZ_CH01_11 \
|
|
REG_RULE(2412-10, 2462+10, 40, 0, 20, 0)
|
|
|
|
/*
|
|
*We enable active scan on these a case
|
|
*by case basis by regulatory domain
|
|
*/
|
|
#define RTL819x_2GHZ_CH12_13 \
|
|
REG_RULE(2467-10, 2472+10, 40, 0, 20,\
|
|
NL80211_RRF_PASSIVE_SCAN)
|
|
|
|
#define RTL819x_2GHZ_CH14 \
|
|
REG_RULE(2484-10, 2484+10, 40, 0, 20, \
|
|
NL80211_RRF_PASSIVE_SCAN | \
|
|
NL80211_RRF_NO_OFDM)
|
|
|
|
|
|
/* 5G chan 36 - chan 64*/
|
|
#define RTL819x_5GHZ_5150_5350 \
|
|
REG_RULE(5150-10, 5350+10, 80, 0, 30, 0)
|
|
/* 5G chan 100 - chan 165*/
|
|
#define RTL819x_5GHZ_5470_5850 \
|
|
REG_RULE(5470-10, 5850+10, 80, 0, 30, 0)
|
|
/* 5G chan 149 - chan 165*/
|
|
#define RTL819x_5GHZ_5725_5850 \
|
|
REG_RULE(5725-10, 5850+10, 80, 0, 30, 0)
|
|
|
|
#define RTL819x_5GHZ_ALL \
|
|
(RTL819x_5GHZ_5150_5350, RTL819x_5GHZ_5470_5850)
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_11 = {
|
|
.n_reg_rules = 1,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
}
|
|
};
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_12_13 = {
|
|
.n_reg_rules = 2,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
RTL819x_2GHZ_CH12_13,
|
|
}
|
|
};
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_no_midband = {
|
|
.n_reg_rules = 3,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
RTL819x_5GHZ_5150_5350,
|
|
RTL819x_5GHZ_5725_5850,
|
|
}
|
|
};
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_60_64 = {
|
|
.n_reg_rules = 3,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
RTL819x_2GHZ_CH12_13,
|
|
RTL819x_5GHZ_5725_5850,
|
|
}
|
|
};
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_14_60_64 = {
|
|
.n_reg_rules = 4,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
RTL819x_2GHZ_CH12_13,
|
|
RTL819x_2GHZ_CH14,
|
|
RTL819x_5GHZ_5725_5850,
|
|
}
|
|
};
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_12_13_5g_all = {
|
|
.n_reg_rules = 4,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
RTL819x_2GHZ_CH12_13,
|
|
RTL819x_5GHZ_5150_5350,
|
|
RTL819x_5GHZ_5470_5850,
|
|
}
|
|
};
|
|
|
|
static const struct ieee80211_regdomain rtl_regdom_14 = {
|
|
.n_reg_rules = 3,
|
|
.alpha2 = "99",
|
|
.reg_rules = {
|
|
RTL819x_2GHZ_CH01_11,
|
|
RTL819x_2GHZ_CH12_13,
|
|
RTL819x_2GHZ_CH14,
|
|
}
|
|
};
|
|
|
|
static bool _rtl_is_radar_freq(u16 center_freq)
|
|
{
|
|
return center_freq >= 5260 && center_freq <= 5700;
|
|
}
|
|
|
|
static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator initiator)
|
|
{
|
|
enum nl80211_band band;
|
|
struct ieee80211_supported_band *sband;
|
|
const struct ieee80211_reg_rule *reg_rule;
|
|
struct ieee80211_channel *ch;
|
|
unsigned int i;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++) {
|
|
|
|
if (!wiphy->bands[band])
|
|
continue;
|
|
|
|
sband = wiphy->bands[band];
|
|
|
|
for (i = 0; i < sband->n_channels; i++) {
|
|
ch = &sband->channels[i];
|
|
if (_rtl_is_radar_freq(ch->center_freq) ||
|
|
(ch->flags & IEEE80211_CHAN_RADAR))
|
|
continue;
|
|
if (initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE) {
|
|
reg_rule = freq_reg_info(wiphy,
|
|
ch->center_freq);
|
|
if (IS_ERR(reg_rule))
|
|
continue;
|
|
/*
|
|
*If 11d had a rule for this channel ensure
|
|
*we enable adhoc/beaconing if it allows us to
|
|
*use it. Note that we would have disabled it
|
|
*by applying our static world regdomain by
|
|
*default during init, prior to calling our
|
|
*regulatory_hint().
|
|
*/
|
|
|
|
if (!(reg_rule->flags & NL80211_RRF_NO_IBSS))
|
|
ch->flags &= ~IEEE80211_CHAN_NO_IBSS;
|
|
if (!(reg_rule->flags &
|
|
NL80211_RRF_PASSIVE_SCAN))
|
|
ch->flags &=
|
|
~IEEE80211_CHAN_PASSIVE_SCAN;
|
|
} else {
|
|
if (ch->beacon_found)
|
|
ch->flags &= ~(IEEE80211_CHAN_NO_IBSS |
|
|
IEEE80211_CHAN_PASSIVE_SCAN);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
/* Allows active scan scan on Ch 12 and 13 */
|
|
static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator
|
|
initiator)
|
|
{
|
|
struct ieee80211_supported_band *sband;
|
|
struct ieee80211_channel *ch;
|
|
const struct ieee80211_reg_rule *reg_rule;
|
|
|
|
if (!wiphy->bands[NL80211_BAND_2GHZ])
|
|
return;
|
|
sband = wiphy->bands[NL80211_BAND_2GHZ];
|
|
|
|
/*
|
|
*If no country IE has been received always enable active scan
|
|
*on these channels. This is only done for specific regulatory SKUs
|
|
*/
|
|
if (initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE) {
|
|
ch = &sband->channels[11]; /* CH 12 */
|
|
if (ch->flags & IEEE80211_CHAN_PASSIVE_SCAN)
|
|
ch->flags &= ~IEEE80211_CHAN_PASSIVE_SCAN;
|
|
ch = &sband->channels[12]; /* CH 13 */
|
|
if (ch->flags & IEEE80211_CHAN_PASSIVE_SCAN)
|
|
ch->flags &= ~IEEE80211_CHAN_PASSIVE_SCAN;
|
|
return;
|
|
}
|
|
|
|
/*
|
|
*If a country IE has been recieved check its rule for this
|
|
*channel first before enabling active scan. The passive scan
|
|
*would have been enforced by the initial processing of our
|
|
*custom regulatory domain.
|
|
*/
|
|
|
|
ch = &sband->channels[11]; /* CH 12 */
|
|
reg_rule = freq_reg_info(wiphy, ch->center_freq);
|
|
if (!IS_ERR(reg_rule)) {
|
|
if (!(reg_rule->flags & NL80211_RRF_PASSIVE_SCAN))
|
|
if (ch->flags & IEEE80211_CHAN_PASSIVE_SCAN)
|
|
ch->flags &= ~IEEE80211_CHAN_PASSIVE_SCAN;
|
|
}
|
|
|
|
ch = &sband->channels[12]; /* CH 13 */
|
|
reg_rule = freq_reg_info(wiphy, ch->center_freq);
|
|
if (!IS_ERR(reg_rule)) {
|
|
if (!(reg_rule->flags & NL80211_RRF_PASSIVE_SCAN))
|
|
if (ch->flags & IEEE80211_CHAN_PASSIVE_SCAN)
|
|
ch->flags &= ~IEEE80211_CHAN_PASSIVE_SCAN;
|
|
}
|
|
}
|
|
|
|
/*
|
|
*Always apply Radar/DFS rules on
|
|
*freq range 5260 MHz - 5700 MHz
|
|
*/
|
|
static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy)
|
|
{
|
|
struct ieee80211_supported_band *sband;
|
|
struct ieee80211_channel *ch;
|
|
unsigned int i;
|
|
|
|
if (!wiphy->bands[NL80211_BAND_5GHZ])
|
|
return;
|
|
|
|
sband = wiphy->bands[NL80211_BAND_5GHZ];
|
|
|
|
for (i = 0; i < sband->n_channels; i++) {
|
|
ch = &sband->channels[i];
|
|
if (!_rtl_is_radar_freq(ch->center_freq))
|
|
continue;
|
|
|
|
/*
|
|
*We always enable radar detection/DFS on this
|
|
*frequency range. Additionally we also apply on
|
|
*this frequency range:
|
|
*- If STA mode does not yet have DFS supports disable
|
|
* active scanning
|
|
*- If adhoc mode does not support DFS yet then disable
|
|
* adhoc in the frequency.
|
|
*- If AP mode does not yet support radar detection/DFS
|
|
*do not allow AP mode
|
|
*/
|
|
if (!(ch->flags & IEEE80211_CHAN_DISABLED))
|
|
ch->flags |= IEEE80211_CHAN_RADAR |
|
|
IEEE80211_CHAN_NO_IBSS |
|
|
IEEE80211_CHAN_PASSIVE_SCAN;
|
|
}
|
|
}
|
|
|
|
static void _rtl_reg_apply_world_flags(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator initiator,
|
|
struct rtl_regulatory *reg)
|
|
{
|
|
_rtl_reg_apply_beaconing_flags(wiphy, initiator);
|
|
_rtl_reg_apply_active_scan_flags(wiphy, initiator);
|
|
return;
|
|
}
|
|
|
|
static void _rtl_dump_channel_map(struct wiphy *wiphy)
|
|
{
|
|
enum nl80211_band band;
|
|
struct ieee80211_supported_band *sband;
|
|
struct ieee80211_channel *ch;
|
|
unsigned int i;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++) {
|
|
if (!wiphy->bands[band])
|
|
continue;
|
|
sband = wiphy->bands[band];
|
|
for (i = 0; i < sband->n_channels; i++)
|
|
ch = &sband->channels[i];
|
|
}
|
|
}
|
|
|
|
static int _rtl_reg_notifier_apply(struct wiphy *wiphy,
|
|
struct regulatory_request *request,
|
|
struct rtl_regulatory *reg)
|
|
{
|
|
/* We always apply this */
|
|
_rtl_reg_apply_radar_flags(wiphy);
|
|
|
|
switch (request->initiator) {
|
|
case NL80211_REGDOM_SET_BY_DRIVER:
|
|
case NL80211_REGDOM_SET_BY_CORE:
|
|
case NL80211_REGDOM_SET_BY_USER:
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_COUNTRY_IE:
|
|
_rtl_reg_apply_world_flags(wiphy, request->initiator, reg);
|
|
break;
|
|
}
|
|
|
|
_rtl_dump_channel_map(wiphy);
|
|
|
|
return 0;
|
|
}
|
|
|
|
static const struct ieee80211_regdomain *_rtl_regdomain_select(
|
|
struct rtl_regulatory *reg)
|
|
{
|
|
switch (reg->country_code) {
|
|
case COUNTRY_CODE_FCC:
|
|
return &rtl_regdom_no_midband;
|
|
case COUNTRY_CODE_IC:
|
|
return &rtl_regdom_11;
|
|
case COUNTRY_CODE_TELEC_NETGEAR:
|
|
return &rtl_regdom_60_64;
|
|
case COUNTRY_CODE_ETSI:
|
|
case COUNTRY_CODE_SPAIN:
|
|
case COUNTRY_CODE_FRANCE:
|
|
case COUNTRY_CODE_ISRAEL:
|
|
return &rtl_regdom_12_13;
|
|
case COUNTRY_CODE_MKK:
|
|
case COUNTRY_CODE_MKK1:
|
|
case COUNTRY_CODE_TELEC:
|
|
case COUNTRY_CODE_MIC:
|
|
return &rtl_regdom_14_60_64;
|
|
case COUNTRY_CODE_GLOBAL_DOMAIN:
|
|
return &rtl_regdom_14;
|
|
case COUNTRY_CODE_WORLD_WIDE_13:
|
|
case COUNTRY_CODE_WORLD_WIDE_13_5G_ALL:
|
|
return &rtl_regdom_12_13_5g_all;
|
|
default:
|
|
return &rtl_regdom_no_midband;
|
|
}
|
|
}
|
|
|
|
static int _rtl_regd_init_wiphy(struct rtl_regulatory *reg,
|
|
struct wiphy *wiphy,
|
|
void (*reg_notifier)(struct wiphy *wiphy,
|
|
struct regulatory_request *
|
|
request))
|
|
{
|
|
const struct ieee80211_regdomain *regd;
|
|
|
|
wiphy->reg_notifier = reg_notifier;
|
|
|
|
wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
|
|
wiphy->regulatory_flags &= ~REGULATORY_STRICT_REG;
|
|
wiphy->regulatory_flags &= ~REGULATORY_DISABLE_BEACON_HINTS;
|
|
regd = _rtl_regdomain_select(reg);
|
|
wiphy_apply_custom_regulatory(wiphy, regd);
|
|
_rtl_reg_apply_radar_flags(wiphy);
|
|
_rtl_reg_apply_world_flags(wiphy, NL80211_REGDOM_SET_BY_DRIVER, reg);
|
|
return 0;
|
|
}
|
|
|
|
static struct country_code_to_enum_rd *_rtl_regd_find_country(u16 countrycode)
|
|
{
|
|
int i;
|
|
|
|
for (i = 0; i < ARRAY_SIZE(allCountries); i++) {
|
|
if (allCountries[i].countrycode == countrycode)
|
|
return &allCountries[i];
|
|
}
|
|
return NULL;
|
|
}
|
|
|
|
static u8 channel_plan_to_country_code(u8 channelplan)
|
|
{
|
|
switch (channelplan) {
|
|
case 0x20:
|
|
case 0x21:
|
|
return COUNTRY_CODE_WORLD_WIDE_13;
|
|
case 0x22:
|
|
return COUNTRY_CODE_IC;
|
|
case 0x25:
|
|
return COUNTRY_CODE_ETSI;
|
|
case 0x32:
|
|
return COUNTRY_CODE_TELEC_NETGEAR;
|
|
case 0x41:
|
|
return COUNTRY_CODE_GLOBAL_DOMAIN;
|
|
case 0x7f:
|
|
return COUNTRY_CODE_WORLD_WIDE_13_5G_ALL;
|
|
default:
|
|
return COUNTRY_CODE_MAX; /*Error*/
|
|
}
|
|
}
|
|
|
|
int rtl_regd_init(struct ieee80211_hw *hw,
|
|
void (*reg_notifier)(struct wiphy *wiphy,
|
|
struct regulatory_request *request))
|
|
{
|
|
struct rtl_priv *rtlpriv = rtl_priv(hw);
|
|
struct wiphy *wiphy = hw->wiphy;
|
|
struct country_code_to_enum_rd *country = NULL;
|
|
|
|
if (!wiphy)
|
|
return -EINVAL;
|
|
|
|
/* init country_code from efuse channel plan */
|
|
rtlpriv->regd.country_code =
|
|
channel_plan_to_country_code(rtlpriv->efuse.channel_plan);
|
|
|
|
RT_TRACE(rtlpriv, COMP_REGD, DBG_DMESG,
|
|
"rtl: EEPROM regdomain: 0x%0x conuntry code: %d\n",
|
|
rtlpriv->efuse.channel_plan, rtlpriv->regd.country_code);
|
|
|
|
if (rtlpriv->regd.country_code >= COUNTRY_CODE_MAX) {
|
|
RT_TRACE(rtlpriv, COMP_REGD, DBG_DMESG,
|
|
"rtl: EEPROM indicates invalid contry code, world wide 13 should be used\n");
|
|
|
|
rtlpriv->regd.country_code = COUNTRY_CODE_WORLD_WIDE_13;
|
|
}
|
|
|
|
country = _rtl_regd_find_country(rtlpriv->regd.country_code);
|
|
|
|
if (country) {
|
|
rtlpriv->regd.alpha2[0] = country->iso_name[0];
|
|
rtlpriv->regd.alpha2[1] = country->iso_name[1];
|
|
} else {
|
|
rtlpriv->regd.alpha2[0] = '0';
|
|
rtlpriv->regd.alpha2[1] = '0';
|
|
}
|
|
|
|
RT_TRACE(rtlpriv, COMP_REGD, DBG_TRACE,
|
|
"rtl: Country alpha2 being used: %c%c\n",
|
|
rtlpriv->regd.alpha2[0], rtlpriv->regd.alpha2[1]);
|
|
|
|
_rtl_regd_init_wiphy(&rtlpriv->regd, wiphy, reg_notifier);
|
|
|
|
return 0;
|
|
}
|
|
|
|
void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request)
|
|
{
|
|
struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy);
|
|
struct rtl_priv *rtlpriv = rtl_priv(hw);
|
|
|
|
RT_TRACE(rtlpriv, COMP_REGD, DBG_LOUD, "\n");
|
|
|
|
_rtl_reg_notifier_apply(wiphy, request, &rtlpriv->regd);
|
|
}
|