X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Fetc%2Fboard.d%2F02_network;h=20a50cc6de44416e5269e8fe0b5347d415465f41;hp=890efa0d93f62494a39b8ee644655a1a3f82da87;hb=5c112582974218fd4e4624b36dbdeb8edeff55b7;hpb=d2c3eb1e431fa8b1421c3633576781e5d4eede58 diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 890efa0d93..20a50cc6de 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -324,7 +324,8 @@ ramips_setup_interfaces() ucidef_add_switch "switch0" \ "0:lan" "1:lan" "5:wan" "6@eth0" ;; - iodata,wn-ac1167gr) + iodata,wn-ac1167gr|\ + iodata,wn-ac733gr3) ucidef_add_switch "switch1" \ "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "0:wan" "6@eth0" ;; @@ -546,7 +547,8 @@ ramips_setup_macs() [ -n "$lan_mac" ] || lan_mac=$(cat /sys/class/net/eth0/address) wan_mac=$(macaddr_add "$lan_mac" 1) ;; - iodata,wn-ac1167gr) + iodata,wn-ac1167gr|\ + iodata,wn-ac733gr3) wan_mac=$(macaddr_add "$(mtd_get_mac_binary Factory 4)" -1) ;; iodata,wn-ax1167gr|\