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

@@ -8,6 +8,10 @@ preinit_set_mac_address() {
. /lib/ramips.sh
case $(ramips_board_name) in
3g-6200n)
mac=$(ramips_get_mac_binary factory 4)
ifconfig eth0 hw ether $mac 2>/dev/null
;;
bc2 |\
esr-9753 |\
freestation5 |\