ramips: Add support of D-link DIR-620D1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index e860309ec49a0d01b59f280cb769e54b0715db46..d0309fd6eec541df0a6c423fd0dfa3c756f5b0ad 100644 (file)
@@ -12,6 +12,8 @@ preinit_set_mac_address() {
        3g-6200n |\
        3g-6200nl |\
        3g300m | \
+       dir-620-d1 |\
+       w150m | \
        mzk-w300nh2 |\
        wl-330n |\
        wl-330n3g)
@@ -20,6 +22,7 @@ preinit_set_mac_address() {
                ;;
        bc2 |\
        broadway |\
+       d105 |\
        dir-620-a1 |\
        esr-9753 |\
        freestation5 |\
@@ -62,6 +65,7 @@ preinit_set_mac_address() {
        w306r-v20 |\
        w502u    |\
        wr6202 |\
+       wnce2001 |\
        xdxrn502j)
                mac=$(mtd_get_mac_binary factory 40)
                ifconfig eth0 hw ether $mac 2>/dev/null