base-files: sysupgrade: fix streaming backup archives to stdout
[openwrt/staging/stintel.git] / target / linux / bcm63xx / base-files / etc / board.d / 02_network
old mode 100755 (executable)
new mode 100644 (file)
index 784af29..b48aa57
@@ -1,4 +1,3 @@
-#!/bin/sh
 #
 # Copyright (C) 2012-2015 OpenWrt.org
 #
@@ -21,6 +20,7 @@ t-com,speedport-w-500v)
 adb,a4001n1|\
 adb,a4001n|\
 adb,pdg-a4001n-a-000-1a1-ax|\
+adb,pdg-a4101n-a-000-1a1-ae|\
 adb,av4202n|\
 brcm,bcm963281tan|\
 brcm,bcm96328avng|\
@@ -31,12 +31,15 @@ comtrend,vr-3025u|\
 comtrend,vr-3025un|\
 comtrend,vr-3026e|\
 d-link,dsl-274xb-f1|\
+d-link,dsl-2750u-c1|\
 d-link,dsl-275xb-d1|\
 huawei,echolife-hg622|\
 huawei,echolife-hg655b|\
 nucom,r5010un-v2|\
 sagem,fast-2504n|\
 sagem,fast-2704-v2|\
+technicolor,tg582n|\
+technicolor,tg582n-telecom-italia|\
 zyxel,p870hw-51a-v2)
        ucidef_add_switch "switch0" \
                "0:lan:1" "1:lan:2" "2:lan:3" "3:lan:4" "8t@eth0"
@@ -96,8 +99,8 @@ huawei,echolife-hg556a-c)
                "0:lan:1" "1:lan:2" "2:lan:3" "3:lan:4" "5t@eth0"
        ;;
 comtrend,ar-5315u|\
-observa,vh4032n|\
-sagem,fast-2704n)
+innacomm,w3400v6|\
+observa,vh4032n)
        ucidef_add_switch "switch0" \
                "0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "8t@eth0"
        ;;
@@ -137,11 +140,16 @@ netgear,dgnd3700-v1)
        ucidef_add_switch "switch0" \
                "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "0:wan" "8t@eth0"
        ;;
+sagem,fast-2704n|\
 sercomm,ad1018|\
 sercomm,ad1018-nor)
        ucidef_add_switch "switch0" \
                "1:lan:3" "2:lan:2" "3:lan:1" "0:wan" "8t@eth0"
        ;;
+sercomm,h500-s-lowi|\
+sercomm,h500-s-vfes)
+       ucidef_add_switch "switch0" "4:lan" "3:wan" "8t@eth0"
+       ;;
 sfr,neufbox-6-sercomm-r0)
        ucidef_add_switch "switch0" \
                "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "9t@eth0"