lantiq: add uci-defaults code for handling leds
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 1f61b6c..dd5b6b1 100755 (executable)
@@ -45,6 +45,9 @@ get_status_led() {
        bullet-m | rocket-m | nano-m | nanostation-m)
                status_led="ubnt:green:link4"
                ;;
+       db120)
+               status_led="db120:green:status"
+               ;;
        dir-600-a1)
                status_led="dir-600-a1:green:power"
                ;;
@@ -104,6 +107,7 @@ get_status_led() {
                ;;
        whr-g301n | \
        whr-hp-g300n | \
+       whr-hp-gn | \
        wzr-hp-g300nh)
                status_led="buffalo:green:router"
                ;;
This page took 0.021211 seconds and 4 git commands to generate.