X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm47xx%2Fbase-files%2Fetc%2Fboard.d%2F01_detect;h=4eb9dbeaf86984bc576552a3256d363de1103144;hb=421754191dc8e5aa812e78f7b424893b6570ba93;hp=357cc7f22432d2803c464de1176197ea2c2182cf;hpb=95824b9bf632950e4d1b1a6fa6c5b869c9ce75f3;p=openwrt%2Fopenwrt.git diff --git a/target/linux/brcm47xx/base-files/etc/board.d/01_detect b/target/linux/brcm47xx/base-files/etc/board.d/01_detect index 357cc7f224..4eb9dbeaf8 100755 --- a/target/linux/brcm47xx/base-files/etc/board.d/01_detect +++ b/target/linux/brcm47xx/base-files/etc/board.d/01_detect @@ -144,6 +144,7 @@ detect_by_model() { ucidef_set_interfaces_lan_wan "eth0" "eth1" ;; + "Asus RT-N12"* | \ "Asus WL500GP V2" | \ "Buffalo WHR-G125" | \ "Motorola WR850G" | \ @@ -163,6 +164,7 @@ detect_by_model() { "0:lan" "1:lan" "2:lan" "3:lan" "5@eth0" ;; + "Asus RT-N16"* | \ "Linksys E3000 V1") ucidef_add_switch "switch0" \ "0:wan" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "8@eth0"