projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c959dda
)
merge r16349 to 8.09
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 6 Jun 2009 03:20:25 +0000
(
03:20
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 6 Jun 2009 03:20:25 +0000
(
03:20
+0000)
SVN-Revision: 16350
package/nvram-brcm47xx/files/nvram.init
patch
|
blob
|
history
diff --git
a/package/nvram-brcm47xx/files/nvram.init
b/package/nvram-brcm47xx/files/nvram.init
index 001b29495948a2d254b046ed14a999f7b3b81e8d..75d712b59c062f8f64976cc2ae04bffc5731f745 100755
(executable)
--- a/
package/nvram-brcm47xx/files/nvram.init
+++ b/
package/nvram-brcm47xx/files/nvram.init
@@
-60,6
+60,9
@@
fixup_linksys() {
}
start() {
+ # Don't do any fixups on the WGT634U
+ [ "$(cat /proc/diag/model)" = "Netgear WGT634U" ] && return
+
fixup_linksys
# OFDM Power Offset is set incorrectly on many boards.