ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index 6712154dc4bf0b44282ea3079e057e76bc67dfcb..0c4ee139303799defb08f61e0a2a8fa63ca25aa9 100644 (file)
@@ -13,6 +13,7 @@ preinit_set_mac_address() {
        3g-6200nl |\
        3g300m | \
        dir-620-d1 |\
+       dir-300-b7 | \
        w150m | \
        mzk-w300nh2 |\
        wl-330n |\
@@ -28,7 +29,8 @@ preinit_set_mac_address() {
        freestation5 |\
        mpr-a1 | \
        mpr-a2 | \
-       nw718 |\
+       dir-300-b7 | \
+       dir-320-b1 | \
        psr-680w |\
        rt-n56u |\
        sl-r7205)
@@ -39,7 +41,8 @@ preinit_set_mac_address() {
        asl26555 |\
        dir-300-b1 |\
        dir-300-b2 |\
-       dir-600-b1)
+       dir-600-b1 |\
+       dir-610-a1)
                 mac=$(mtd_get_mac_binary devdata 16388)
                 ifconfig eth0 hw ether $mac 2>/dev/null
                 ;;
@@ -60,6 +63,7 @@ preinit_set_mac_address() {
        carambola |\
        dir-615-h1 |\
        fonera20n |\
+       ip2202 |\
        rt-n13u |\
        hw550-3g |\
        nbg-419n |\