ar71xx: add support for the TP-Link TL-WA901ND v2 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / etc / diag.sh
index add552ea31bcbb0d44cb646f2fbb2301d469865c..d61a78d83ef1cd882567f6810f1313ab69c5de1c 100755 (executable)
@@ -90,6 +90,9 @@ get_status_led() {
        tl-wa901nd)
                status_led="tl-wa901nd:green:system"
                ;;
+       tl-wa901nd-v2)
+               status_led="tl-wa901nd-v2:green:system"
+               ;;
        tl-wr1043nd)
                status_led="tl-wr1043nd:green:system"
                ;;
@@ -102,7 +105,10 @@ get_status_led() {
        tl-wr941nd)
                status_led="tl-wr941nd:green:system"
                ;;
-       wndr3700)
+       unifi)
+               status_led="ubnt:green:dome"
+               ;;
+       wndr3700 | wndr3700v2)
                status_led="wndr3700:green:power"
                ;;
        wnr2000)