ar71xx: add support for the Airtight C-60
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / etc / diag.sh
index fd6117bc253a90b8e1b4c0089edd2aa3d798eda8..0d069ec88c10ec29aba1f20e9a1ab69b5c9f6c56 100644 (file)
@@ -73,7 +73,8 @@ get_status_led() {
        cap324)
                status_led="pcs:green:power"
                ;;
-       c-55)
+       c-55|\
+       c-60)
                status_led="$board:green:pwr"
                ;;
        cap4200ag)
@@ -110,6 +111,9 @@ get_status_led() {
        dir-835-a1)
                status_led="d-link:amber:power"
                ;;
+       dir-869-a1)
+               status_led="d-link:white:status"
+               ;;
        dlan-hotspot)
                status_led="devolo:green:wifi"
                ;;
@@ -144,7 +148,7 @@ get_status_led() {
                status_led="belkin:blue:status"
                ;;
        gl-inet)
-               status_led="gl-connect:green:lan"
+               status_led="$board:green:lan"
                ;;
        epg5000|\
        esr1750)