merge r16349 to 8.09
[openwrt/svn-archive/archive.git] / package / nvram-brcm47xx / files / nvram.init
index 001b29495948a2d254b046ed14a999f7b3b81e8d..75d712b59c062f8f64976cc2ae04bffc5731f745 100755 (executable)
@@ -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.