ar71xx: add LED defaults for the EnGenius EPG5000
NB that wlan5g is phy0tpt and wlan2g phy1tpt. Signed-off-by: Christian Beier <cb@shoutrlabs.com> SVN-Revision: 46226
This commit is contained in:
parent
8a843b7b77
commit
6a374f0062
@ -165,6 +165,11 @@ esr1750)
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user