tn3399_openwrt/package
Daniel Golle 3ec4803932 mac80211: respect user-set regulatory domain by default
It turns out most device vendors don't set the correct country code
in their devices' on-flash-EEPROM sections as they apparently rather
provide a complete per-target-market firmware with patched drivers
instead of just setting the country code.
This results in the driver to incorrectly assume the value stored in
the on-flash-EERPOM (usually US or China) being the regulatory domain
inside which the device is being used.
To work around this issue, OpenWrt introduced the ATH_USER_REGD config
variable to decide during build whether or not to allow the user to
override the regulatory domain setting. This option, however, is not
enabled by default and thus ends up being disabled for snapshots builds
and released binaries.
As we know for a long time that most devices got borked regulatory
domain values set in their EEPROMs we should allow our users to respect
their local law (instead of just assume US or China laws).
Note that also the current default has great potential of users not
ever setting their regulatory domain and thus using inapproriate and
potentially illegal frequencies and/or tx-power settings

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-05 13:37:55 +02:00
..
base-files base-files: rework postinstall uci-defaults handling 2016-05-27 10:27:45 +02:00
boot uboot-lantiq: VGV7510KW22 - remove NOR SPL leftovers 2016-05-27 15:50:17 +02:00
devel perf: disable libcrypto dependency 2016-05-19 14:12:11 +02:00
firmware ath10k: support CT firmware choices. 2016-06-05 12:48:02 +02:00
kernel mac80211: respect user-set regulatory domain by default 2016-06-05 13:37:55 +02:00
libs elfutils: remove unrecognized config option 2016-06-01 15:18:42 +02:00
network openvpn: remove unrecognized option 2016-06-01 15:18:42 +02:00
system procd: Update to latest head 2016-05-24 17:03:02 +02:00
utils jsonfilter: fix printing 64bit values 2016-06-01 16:54:04 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00