[OpenWrt-Devel] [PATCH] ar71xx: add LED defaults for the EnGenius ESR1750
Karl Palsson
karlp at tweak.net.au
Fri Sep 26 05:43:45 EDT 2014
When this is merged, would a patch that resorts this list alphabetically again be welcome?
The D-H section got all messed up with routerboard being inserted wildly in the middle and
confusing things.
Cheers,
Karl P
On Fri, Sep 26, 2014 at 01:34:32AM -0400, Forest Crossman wrote:
> Signed-off-by: Forest Crossman <cyrozap at gmail.com>
> ---
> target/linux/ar71xx/base-files/etc/uci-defaults/01_leds | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
> index d104f40..275bf4a 100755
> --- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
> +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
> @@ -123,6 +123,11 @@ esr900)
> ucidef_set_led_wlan "wlan5g" "WLAN 5 GHz" "engenius:blue:wlan-5g" "phy1tpt"
> ;;
>
> +esr1750)
> + ucidef_set_led_wlan "wlan2g" "WLAN 2.4 GHz" "esr1750:blue:wlan-2g" "phy0tpt"
> + ucidef_set_led_wlan "wlan5g" "WLAN 5 GHz" "esr1750:blue:wlan-5g" "phy1tpt"
> + ;;
> +
> hiwifi-hc6361)
> ucidef_set_led_netdev "inet" "INET" "hiwifi:blue:internet" "eth1"
> ucidef_set_led_wlan "wlan" "WLAN" "hiwifi:blue:wlan-2p4" "phy0tpt"
> --
> 1.9.2
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list