ar71xx: add support for ALFA Network's Hornet-UB board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index df5217485752cb466396434c8213c7f32c274787..c0aadbc4539ee9d34c43d1faec2b6e01f9169d0c 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"
                ;;
@@ -57,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"
                ;;
@@ -108,7 +114,7 @@ get_status_led() {
        wzr-hp-g300nh)
                status_led="buffalo:green:router"
                ;;
-       wndr3700 | wndr3700v2)
+       wndr3700)
                status_led="wndr3700:green:power"
                ;;
        wnr2000)