disable radar detection by default until it is fixed
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 Feb 2008 22:25:29 +0000 (22:25 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 Feb 2008 22:25:29 +0000 (22:25 +0000)
SVN-Revision: 10401

package/madwifi/files/lib/wifi/madwifi.sh

index 5a25eddae20f2f4202e603910f4daedb99e0f928..400cb77adc6ecea22e3c5ed45a3c5d479666444d 100755 (executable)
@@ -212,6 +212,9 @@ enable_atheros() {
                config_get_bool turbo "$vif" turbo
                [ -n "$turbo" ] && iwpriv "$ifname" turbo "$turbo"
 
+               config_get_bool doth "$vif" doth 0
+               [ -n "$doth" ] && iwpriv "$ifname" doth "$doth"
+
                config_get maclist "$vif" maclist
                [ -n "$maclist" ] && {
                        # flush MAC list