summaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/files
diff options
context:
space:
mode:
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-03-29 21:10:24 +0000
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-03-29 21:10:24 +0000
commit8d00b42964662d768a1d86e100eb473f8de4f768 (patch)
treeed15f211f86a9b150a60d4d2db42048a73cc6b8c /package/broadcom-wl/files
parent1f0b1b008c1ffcbdcc5ba0c2ca696cdda2af6517 (diff)
add frameburst closes #1759
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10689 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/broadcom-wl/files')
-rw-r--r--package/broadcom-wl/files/lib/wifi/broadcom.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/broadcom-wl/files/lib/wifi/broadcom.sh b/package/broadcom-wl/files/lib/wifi/broadcom.sh
index 2e6f2e8e4..3562455aa 100644
--- a/package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/package/broadcom-wl/files/lib/wifi/broadcom.sh
@@ -97,6 +97,7 @@ enable_broadcom() {
config_get slottime "$device" slottime
config_get rxant "$device" rxant
config_get txant "$device" txant
+ config_get_bool frameburst "$device" frameburst
config_get macfilter "$device" macfilter
config_get maclist "$device" maclist
local vif_pre_up vif_post_up vif_do_up
@@ -252,6 +253,7 @@ country ${country:-IL0}
${channel:+channel $channel}
maxassoc ${maxassoc:-128}
slottime ${slottime:--1}
+${frameburst:+frameburst $frameburst}
$vif_pre_up
up