ramips: Add device DLINK DWR-512-B
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 9c6c3b10ddeed08545e73f6b17244f6a9614ada3..3793e5824ffd32a9113d3c0e101f6915ae144492 100755 (executable)
@@ -13,6 +13,9 @@ ramips_board_detect() {
        machine=$(awk 'BEGIN{FS="[ \t]+:[ \t]"} /machine/ {print $2}' /proc/cpuinfo)
 
        case "$machine" in
+       *"11AC NAS Router")
+               name="w2914nsv2"
+               ;;
        *"3G150B")
                name="3g150b"
                ;;
@@ -115,6 +118,9 @@ ramips_board_detect() {
        *"DCS-930L B1")
                name="dcs-930l-b1"
                ;;
+       *"Digineo AC1200 Pro")
+               name="ac1200pro"
+               ;;
        *"DIR-300 B1")
                name="dir-300-b1"
                ;;
@@ -160,6 +166,9 @@ ramips_board_detect() {
        *"DuZun DM06")
                name="duzun-dm06"
                ;;
+       *"DWR-512 B")
+               name="dwr-512-b"
+               ;;
        *"E1700")
                name="e1700"
                ;;
@@ -325,6 +334,9 @@ ramips_board_detect() {
        *"NBG-419N")
                name="nbg-419n"
                ;;
+       *"NBG-419N v2")
+               name="nbg-419n2"
+               ;;
        *"Newifi-D1")
                name="newifi-d1"
                ;;
@@ -364,6 +376,9 @@ ramips_board_detect() {
        *"Q7")
                name="zte-q7"
                ;;
+       *"RB750Gr3")
+               name="rb750gr3"
+               ;;
        *"RE6500")
                name="re6500"
                ;;
@@ -439,9 +454,15 @@ ramips_board_detect() {
        *"VoCore")
                name="vocore"
                ;;
+       *"VR500")
+               name="vr500"
+               ;;
        *"W150M")
                name="w150m"
                ;;
+       *"W2914NS v2")
+               name="w2914nsv2"
+               ;;
        *"W306R V2.0")
                name="w306r-v20"
                ;;
@@ -490,9 +511,15 @@ ramips_board_detect() {
        *"WL-351 v1 002")
                name="wl-351"
                ;;
+       *"WL-WN575A3")
+               name="wl-wn575a3"
+               ;;
        *"WLI-TX4-AG300N")
                name="wli-tx4-ag300n"
                ;;
+       *"WLR-6000")
+               name="wlr-6000"
+               ;;
        *"WMR-300")
                name="wmr-300"
                ;;
@@ -568,6 +595,9 @@ ramips_board_detect() {
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic Viva")
+               name="kng_rc"
+               ;;
        *"YK1")
                name="youku-yk1"
                ;;