forked from Ivasoft/openwrt
ar71xx: add support for dir 505 a1
this patch is based on ... -> https://forum.openwrt.org/viewtopic.php?pid=179902#p179902 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37703
This commit is contained in:
@@ -57,6 +57,10 @@ rb-750)
|
||||
ucidef_set_led_switch "port5" "port5" "rb750:green:port5" "switch0" "0x02"
|
||||
;;
|
||||
|
||||
dir-505-a1)
|
||||
ucidef_set_led_netdev "lan" "LAN" "d-link:green:power" "eth1"
|
||||
;;
|
||||
|
||||
dir-600-a1|\
|
||||
dir-615-e4)
|
||||
ucidef_set_led_netdev "wan" "WAN" "d-link:green:wan" "eth1"
|
||||
|
||||
@@ -222,6 +222,10 @@ wp543)
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
|
||||
dir-505-a1)
|
||||
ucidef_set_interface_lan "eth1"
|
||||
;;
|
||||
|
||||
alfa-ap96 |\
|
||||
alfa-nx |\
|
||||
ap83 |\
|
||||
|
||||
Reference in New Issue
Block a user