forked from Ivasoft/openwrt
ar71xx: add user-space support for the OpenMesh MR900 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43259
This commit is contained in:
@@ -152,6 +152,12 @@ mr600)
|
||||
ucidef_set_led_wlan "wlan58" "WLAN58" "mr600:green:wlan58" "phy0tpt"
|
||||
;;
|
||||
|
||||
mr900)
|
||||
ucidef_set_led_netdev "lan" "LAN" "mr900:blue:wan" "eth0"
|
||||
ucidef_set_led_wlan "wlan24" "WLAN24" "mr900:blue:wlan24" "phy0tpt"
|
||||
ucidef_set_led_wlan "wlan58" "WLAN58" "mr900:blue:wlan58" "phy1tpt"
|
||||
;;
|
||||
|
||||
mynet-n600)
|
||||
ucidef_set_led_netdev "wan" "WAN" "wd:blue:internet" "eth1"
|
||||
ucidef_set_led_switch "lan1" "LAN1" "wd:green:lan1" "switch0" "0x02"
|
||||
|
||||
Reference in New Issue
Block a user