2
0
forked from Ivasoft/openwrt

ramips: add D-Link DIR-620 A1 support

Full functionality runtime tested, installation via OEM web-interface requires
a follow-up patch.

Thanks go to Sergey Vasilyugin for his patch that pointed me at the missing
bits (including the antiparallel wps led).

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

SVN-Revision: 33142
This commit is contained in:
Gabor Juhos
2012-08-12 12:48:24 +00:00
parent 9a049babb7
commit 9365113040
10 changed files with 81 additions and 6 deletions

View File

@@ -26,9 +26,11 @@ case $board in
;;
dir-300-b1|\
dir-600-b1|\
dir-600-b2)
dir-600-b2|\
dir-620-a1)
# ANDed with vlan switch port 4 led state
ucidef_set_led_default "wan" "WAN LED (amber)" "d-link:amber:wan" "1"
set_wifi_led "rt2800pci-phy0::radio"
;;
esr-9753)
set_wifi_led "rt2800pci-phy0::radio"