ramips: add support for Kingston MLW221
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 14d630edcf170b41471319e08d74c5a40d8b783d..088760652a14f80ea2f3f58d7c878d83c85b648e 100755 (executable)
@@ -73,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"
                ;;
@@ -152,6 +155,9 @@ get_status_led() {
        wr512-3gn)
                status_led="wr512:green:wps"
                ;;
+       wr8305rt)
+               status_led="wr8305rt:sys"
+               ;;
        wnce2001)
                status_led="netgear:green:power"
                ;;