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 cb3b851..855d3a4 100755 (executable)
@@ -60,6 +60,9 @@ get_status_led() {
        eap7660d)
                status_led="eap7660d:green:ds4"
                ;;
+       hornet-ub)
+               status_led="alfa:blue:wps"
+               ;;
        ja76pf)
                status_led="ja76pf:green:led1"
                ;;
@@ -111,7 +114,10 @@ get_status_led() {
        wzr-hp-g300nh)
                status_led="buffalo:green:router"
                ;;
-       wndr3700 | wndr3700v2 | wndr3800)
+       wzr-hp-g300nh2)
+               status_led="buffalo:red:diag"
+               ;;
+       wndr3700)
                status_led="wndr3700:green:power"
                ;;
        wnr2000)
This page took 0.021773 seconds and 4 git commands to generate.