lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api...
[openwrt/.git] / target / linux / lantiq / base-files / etc / uci-defaults / leds
index 84eda33316905ba1eaf881153452e4c55d423a2b..1de8c360247be92ddad98095eeb2332248c3ed74 100755 (executable)
@@ -92,8 +92,12 @@ ARV7525PW)
        ;;
 
 GIGASX76X)
-       set_led_netdev "wifi" "wifi" "soc:green:wifi" "ath0"
+       set_led_wlan "wifi" "wifi" "soc:green:wifi" "phy0radio"
+       set_led_netdev "online" "online" "soc:green:online" "nas0"
        set_led_usbdev "usb" "USB" "soc:green:usb" "1-1"
+       set_led_default "phone1" "fxs1" "soc:green:phone1" "0"
+       set_led_default "phone2" "fxs2" "soc:green:phone2" "0"
+       set_led_default "line" "line" "soc:green:line" "0"
        ;;
 esac