projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bee559
)
add antenna diversity config support for broadcom-wl
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 22 Jun 2007 20:17:43 +0000
(20:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 22 Jun 2007 20:17:43 +0000
(20:17 +0000)
SVN-Revision: 7710
package/broadcom-wl/files/lib/wifi/broadcom.sh
patch
|
blob
|
history
diff --git
a/package/broadcom-wl/files/lib/wifi/broadcom.sh
b/package/broadcom-wl/files/lib/wifi/broadcom.sh
index a7ffabcef7c166d53a5cfc1d2cf87efa7764205b..fc26d076eaa9c191be76dc3f215cf1286399fba6 100644
(file)
--- a/
package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/
package/broadcom-wl/files/lib/wifi/broadcom.sh
@@
-94,6
+94,8
@@
enable_broadcom() {
config_get vifs "$device" vifs
config_get distance "$device" distance
config_get slottime "$device" slottime
+ config_get rxant "$device" rxant
+ config_get txant "$device" txant
local vif_pre_up vif_post_up vif_do_up
_c=0
@@
-215,6
+217,8
@@
infra $infra
${wet:+wet 1}
802.11d 0
802.11h 0
+rxant ${rxant:-3}
+txant ${txant:-3}
radio ${radio:-1}
macfilter 0