X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fboard.d%2F02_network;h=57d690d60cc9c06ffd0b3520216e24c381454d1c;hb=c198ca682c187e61730119134e1dde75da2e7a16;hp=24dfced4ae2c50c4feb7206bd16dc7079b68ebfb;hpb=1b2b3cb8becef2bf6ddf3f3f3747f99fa17e334d;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index 24dfced4ae..57d690d60c 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -66,6 +66,8 @@ ar71xx_setup_interfaces() bullet-m|\ c-55|\ cap4200ag|\ + cf-e380ac-v1|\ + cf-e380ac-v2|\ eap120|\ eap300v2|\ eap7660d|\ @@ -164,6 +166,7 @@ ar71xx_setup_interfaces() ;; ap135-020|\ ap136-020|\ + bhr-4grv2|\ tew-823dru|\ tl-wr1043nd-v2|\ wzr-450hp2) @@ -227,6 +230,7 @@ ar71xx_setup_interfaces() dir-835-a1|\ esr900|\ mynet-n750|\ + sr3200|\ wndr3700v4|\ wndr4300) ucidef_add_switch "switch0" \ @@ -342,9 +346,13 @@ ar71xx_setup_interfaces() rb-450) ucidef_set_interfaces_lan_wan "eth1" "eth0" ucidef_add_switch "switch0" \ - "0:lan" "1:lan" "2:lan" "3:lan" "5@eth1" + "0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "5@eth1" + ;; + rb-450g) + ucidef_set_interfaces_lan_wan "eth1" "eth0" + ucidef_add_switch "switch0" \ + "0@eth1" "1:lan:1" "2:lan:4" "3:lan:3" "4:lan:2" ;; - rb-450g|\ routerstation-pro) ucidef_set_interfaces_lan_wan "eth1" "eth0" ucidef_add_switch "switch0" \ @@ -388,7 +396,8 @@ ar71xx_setup_interfaces() ucidef_add_switch "switch0" \ "0@eth0" "1:lan" "2:wan" ;; - unifiac-pro) + unifiac-pro|\ + xd3200) ucidef_add_switch "switch0" \ "0@eth0" "2:lan" "3:wan" ;;