2
0
forked from Ivasoft/openwrt

ramips: rt305x: add support for Edimax 3G-6200N

Support for Edimax 3G-6200N router with USB.

Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com>

SVN-Revision: 32682
This commit is contained in:
Gabor Juhos
2012-07-12 13:29:46 +00:00
parent e9af340016
commit 372945185d
13 changed files with 122 additions and 1 deletions

View File

@@ -14,6 +14,10 @@ set_wifi_led() {
board=$(ramips_board_name)
case $board in
3g-6200n)
set_wifi_led "edimax:amber:wlan"
set_usb_led "edimax:blue:3g"
;;
all0256n)
set_wifi_led "rt2800pci-phy0::radio"
;;