ramips: add support for Kingston MLW221
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index f9b4168245d010a252d9c44940513bf886a88d1d..088760652a14f80ea2f3f58d7c878d83c85b648e 100755 (executable)
@@ -15,6 +15,9 @@ get_status_led() {
        ar725w)
                status_led="ar725w:green:power"
                ;;
+       awapn2403)
+               status_led="asiarf:green:wps"
+               ;;
        argus-atp52b)
                status_led="argus-atp52b:green:run"
                ;;
@@ -70,6 +73,9 @@ get_status_led() {
        m4)
                status_led="m4:blue:status"
                ;;
+       mlw221)
+               status_led="kingston:green:status"
+               ;;
        mofi3500-3gn)
                status_led="mofi3500-3gn:green:status"
                ;;
@@ -149,6 +155,9 @@ get_status_led() {
        wr512-3gn)
                status_led="wr512:green:wps"
                ;;
+       wr8305rt)
+               status_led="wr8305rt:sys"
+               ;;
        wnce2001)
                status_led="netgear:green:power"
                ;;