Author: blogic
Date: 2015-07-07 15:45:20 +0200 (Tue, 07 Jul 2015)
New Revision: 46226

Modified:
   trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
Log:
ar71xx: add LED defaults for the EnGenius EPG5000

NB that wlan5g is phy0tpt and wlan2g phy1tpt.

Signed-off-by: Christian Beier <[email protected]>

Modified: trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
===================================================================
--- trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds       
2015-07-07 13:45:10 UTC (rev 46225)
+++ trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds       
2015-07-07 13:45:20 UTC (rev 46226)
@@ -165,6 +165,11 @@
        ucidef_set_led_wlan "wlan5g" "WLAN 5 GHz" "esr1750:blue:wlan-5g" 
"phy1tpt"
        ;;
 
+epg5000)
+       ucidef_set_led_wlan "wlan2g" "WLAN 2.4 GHz" "epg5000:blue:wlan-2g" 
"phy1tpt"
+       ucidef_set_led_wlan "wlan5g" "WLAN 5 GHz" "epg5000:blue:wlan-5g" 
"phy0tpt"
+       ;;
+
 hiwifi-hc6361)
        ucidef_set_led_netdev "inet" "INET" "hiwifi:blue:internet" "eth1"
        ucidef_set_led_wlan "wlan" "WLAN" "hiwifi:blue:wlan-2p4" "phy0tpt"
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to