SVN-Revision: 16159
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=broadcom-wl
PKG_VERSION:=4.150.10.5.3
-PKG_RELEASE:=3
+PKG_RELEASE:=4
WLC_VERSION:=0.1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@ -30,7 +30,7 @@ setup_broadcom_wds() {
config_get ssid "$cfg" ssid
[ "$encryption" != "none" ] && {
- sleep 1
+ sleep 5
case "$encryption" in
psk|PSK)
nas4not "$network" "$iface" up auto tkip psk "$key" "$ssid"