2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the OpenMesh OM5P

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 41770
This commit is contained in:
John Crispin
2014-07-20 17:30:44 +00:00
parent f424994cbc
commit e50abb5d53
3 changed files with 11 additions and 0 deletions

View File

@@ -185,6 +185,11 @@ om2p-lc)
ucidef_set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
;;
om5p)
ucidef_set_led_netdev "port1" "port1" "om5p:blue:wan" "eth0"
ucidef_set_led_netdev "port2" "port2" "om5p:blue:lan" "eth1"
;;
tew-712br)
ucidef_set_led_netdev "wan" "WAN" "trendnet:green:wan" "eth1"
ucidef_set_led_switch "lan1" "LAN1" "trendnet:green:lan1" "switch0" "0x02"