2
0
forked from Ivasoft/openwrt

ar71xx: Added support for D-link DHP-1565 rev. A1

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>

SVN-Revision: 43307
This commit is contained in:
John Crispin
2014-11-19 09:20:47 +00:00
parent 6af2109a64
commit f210f3811a
11 changed files with 234 additions and 0 deletions

View File

@@ -98,6 +98,10 @@ rb-2011uias-2hnd)
ucidef_set_led_switch "eth10" "ETH10" "rb:green:eth10" "switch1" "0x02"
;;
dhp-1565-a1)
ucidef_set_led_switch "wan" "WAN" "d-link:green:planet" "switch0" "0x20"
;;
dir-505-a1)
ucidef_set_led_netdev "lan" "LAN" "d-link:green:power" "eth1"
;;