openwrtv4/package/kernel/broadcom-wl
Christian Lamparter 5e35b4562f base-files, mac80211, broadcom-wl: use uci to populate wireless config
Previously, wifi detect simply dumped its generated wireless
configuration to STDOUT. A second step was needed to append
the configuration to /etc/config/wireless (or create it, if
it didn't exist).

With this patch, The wifi detection script will now use uci
to update the wireless configuration directly.

This patch also makes the initially created wifi-iface a
named section ('default_radio$X' for mac80211 and
'default_wl$X' for broadcom). With this change, uci will
not print the cfgHASH to STDOUT (which would now corrupt
the wireless configuration). It will also prevent adding
duplicated wifi interface configurations, if the wifi
configuration is run concurrently.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2016-11-03 11:08:01 +01:00
..
files base-files, mac80211, broadcom-wl: use uci to populate wireless config 2016-11-03 11:08:01 +01:00
patches broadcom-wl: fix section mismatches in broadcom-wl driver 2015-08-29 17:37:41 +00:00
src treewide: replace jow@openwrt.org with jo@mein.io 2016-06-07 11:42:52 +02:00
Makefile package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00