Enable bridge, disable wifi
[openwrt-10.03/.git] / package / broadcom-wl / files / lib / wifi / broadcom.sh
index bc3a1f371bee38de19fb460e0ae9c88d0982051a..bfb1b1267b9969a31dd928f02107bb0c403a6833 100644 (file)
@@ -243,9 +243,12 @@ detect_broadcom() {
 config wifi-device  wl0
        option type     broadcom
        option channel  5
+# disable radio to prevent an open ap after reflashing:
+       option radio    0
 
 config wifi-iface
        option device   wl0
+       option network  lan
        option mode     ap
        option ssid     OpenWrt
        option hidden   0