From: John Crispin Date: Mon, 1 Sep 2014 13:21:02 +0000 (+0000) Subject: broadcom-wl: add default tx and rx antennas X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=36fa51fd3902396f8548853e106425b774f4c158;p=openwrt%2Fsvn-archive%2Fopenwrt.git broadcom-wl: add default tx and rx antennas This adds default tx and rx antennas, so that LuCI shows automatic as the default radio option for the antennas. Signed-off-by: Álvaro Fernández Rojas Backport of r42085 SVN-Revision: 42350 --- diff --git a/package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh b/package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh index c5c0edebf8..69e3132967 100644 --- a/package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh +++ b/package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh @@ -450,7 +450,8 @@ detect_broadcom() { config wifi-device wl${i} option type broadcom option channel ${channel:-11} - + option txantenna 3 + option rxantenna 3 # REMOVE THIS LINE TO ENABLE WIFI: option disabled 1