bcm63xx: Finalize support for DSL-274xB, rev C2.
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 7b46b5a1675dd4cb30bd6f2e3d62744898fb721e..bacd6665fc83b96ea258b46193ed5e215791e4d9 100755 (executable)
@@ -25,6 +25,11 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth1
                ;;
+       "bcm63xx/96358GW "*)
+               status_led="power:green"
+               brcm63xx_has_reset_button="true"
+               ifname=eth0
+               ;;
        *)
                ;;
        esac