[backfire] merge r28024
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Aug 2011 03:18:01 +0000 (03:18 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Aug 2011 03:18:01 +0000 (03:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@28025 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm-2.4/base-files/etc/init.d/netconfig

index d7839b6b494833c43ec84b1cb36684a4bf019542..4de108a0c096d98bd4611e6e77ca6a993fddb61b 100755 (executable)
@@ -104,8 +104,8 @@ start() {
                }
                if (model == "ASUS WL-330gE") {
                        c["wan_ifname"] = ""
                }
                if (model == "ASUS WL-330gE") {
                        c["wan_ifname"] = ""
-                       c["lan_ifname"] = "eth0"
-                       c["vlan0ports"] = ""
+                       c["lan_ifname"] = "eth0.0"
+                       c["vlan0ports"] = "4 5"
                        c["vlan1ports"] = ""
                }
                if ((model == "ASUS WL-500g") || (model == "Microsoft MN-700")) {
                        c["vlan1ports"] = ""
                }
                if ((model == "ASUS WL-500g") || (model == "Microsoft MN-700")) {