forked from Ivasoft/openwrt
brcm63xx: add support for Asmax AR 1004g router
Support for Asmax AR 1004g router Signed-off-by: Adrian Feliks <mexit@o2.pl> Patchwork: http://patchwork.openwrt.org/patch/4464/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39674
This commit is contained in:
@@ -28,6 +28,7 @@ SPW500V)
|
||||
96338W2_E7T |\
|
||||
96348A-122 |\
|
||||
96348W3 |\
|
||||
AR1004G |\
|
||||
CPVA642 |\
|
||||
CT536_CT5621 |\
|
||||
CT6373-1 |\
|
||||
|
||||
@@ -57,6 +57,10 @@ brcm63xx_detect() {
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth1
|
||||
;;
|
||||
AR1004G)
|
||||
status_led="AR1004G:green:power"
|
||||
brcm63xx_has_reset_button="true"
|
||||
;;
|
||||
CVG834G_E15R3921)
|
||||
status_led="CVG834G:green:power"
|
||||
ifname=eth0
|
||||
|
||||
Reference in New Issue
Block a user