ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 3af66b7..855d3a4 100755 (executable)
@@ -60,6 +60,9 @@ get_status_led() {
        eap7660d)
                status_led="eap7660d:green:ds4"
                ;;
        eap7660d)
                status_led="eap7660d:green:ds4"
                ;;
+       hornet-ub)
+               status_led="alfa:blue:wps"
+               ;;
        ja76pf)
                status_led="ja76pf:green:led1"
                ;;
        ja76pf)
                status_led="ja76pf:green:led1"
                ;;
@@ -111,6 +114,9 @@ get_status_led() {
        wzr-hp-g300nh)
                status_led="buffalo:green:router"
                ;;
        wzr-hp-g300nh)
                status_led="buffalo:green:router"
                ;;
+       wzr-hp-g300nh2)
+               status_led="buffalo:red:diag"
+               ;;
        wndr3700)
                status_led="wndr3700:green:power"
                ;;
        wndr3700)
                status_led="wndr3700:green:power"
                ;;
This page took 0.019938 seconds and 4 git commands to generate.