ar71xx: add inital support for the ALFA Network AP96 board
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / network
index ba556c1..38c7214 100755 (executable)
@@ -74,11 +74,6 @@ pb92)
        ucidef_add_switch_vlan "eth0" "2" "0t 2"
        ;;
 
-tl-wa901nd)
-       ucidef_set_interface_raw "eth" "eth0"
-       ucidef_set_interface_lan "lan"
-       ;;
-
 tl-wr1043nd)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "rtl8366rb" "1" "1"
@@ -108,12 +103,15 @@ aw-nr580 |\
 bullet-m |\
 eap7660d |\
 rb-411 |\
+tl-mr3020 |\
+tl-wa901nd |\
 tl-wa901nd-v2 |\
 tl-wr703n |\
 wp543)
        ucidef_set_interface_lan "eth0"
        ;;
 
+alfa-ap96 |\
 alfa-nx |\
 ap83 |\
 jwap003 |\
@@ -136,6 +134,7 @@ tl-mr3220 |\
 tl-mr3420 |\
 tl-wr741nd |\
 tl-wr741nd-v4 |\
+tl-wr841n-v7 |\
 whr-g301n |\
 whr-hp-g300n |\
 whr-hp-gn |\
This page took 0.020925 seconds and 4 git commands to generate.