mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 00:57:09 +01:00
The mwlwifi driver sets the default country code for EU (fi-
rmware region code 0x30) certified devices to FR (France),
not DE (Germany). Whilst this is a trivial fix, novice users
may not know how mwlwifi negatively reacts to a non-matching
country code and may leave the setting alone. Especially si-
nce it is under the advanced settings section in LuCI.
Relevant mwlwifi driver code:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| cortexa9 | ||
| cortexa53 | ||
| cortexa72 | ||
| files-4.19/arch | ||
| files-5.4/arch | ||
| image | ||
| patches-4.19 | ||
| patches-5.4 | ||
| config-4.19 | ||
| config-5.4 | ||
| Makefile | ||