projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d919f02
)
remove polarity from config file generation
author
Travis Kemen
<thepeople@openwrt.org>
Thu, 23 Oct 2008 04:06:30 +0000
(
04:06
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Thu, 23 Oct 2008 04:06:30 +0000
(
04:06
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/madwifi/files/lib/wifi/madwifi.sh
patch
|
blob
|
history
diff --git
a/package/madwifi/files/lib/wifi/madwifi.sh
b/package/madwifi/files/lib/wifi/madwifi.sh
index
0da4ede
..
b6ba465
100755
(executable)
--- a/
package/madwifi/files/lib/wifi/madwifi.sh
+++ b/
package/madwifi/files/lib/wifi/madwifi.sh
@@
-341,8
+341,7
@@
detect_atheros() {
NanoStation*)
EXTRA_DEV="
# Ubiquiti NanoStation features
- option antenna internal
- option polarity auto # (auto|horizontal|vertical)
+ option antenna auto # (auto|horizontal|vertical|external)
"
;;
esac