ar71xx: add support for TP-Link TL-WA855RE v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b3de55d2746ada706aaf2605d7146d5b7a880e8f..3f781a8e5c154c3c187e04d6eeb5c9de6c5f5e7c 100755 (executable)
@@ -234,6 +234,9 @@ tplink_board_detect() {
        "085000"*)
                model="TP-Link TL-WA850RE"
                ;;
+       "085500"*)
+               model="TP-Link TL-WA855RE"
+               ;;
        "086000"*)
                model="TP-Link TL-WA860RE"
                ;;
@@ -440,6 +443,9 @@ ar71xx_board_detect() {
        *"AP90Q")
                name="ap90q"
                ;;
+       *"Archer C25 v1")
+               name="archer-c25-v1"
+               ;;
        *"Archer C5")
                name="archer-c5"
                ;;
@@ -625,6 +631,9 @@ ar71xx_board_detect() {
        *"EmbWir-Dorin-Router")
                name="ew-dorin-router"
                ;;
+       *"ENS202EXT")
+               name="ens202ext"
+               ;;
        *"EPG5000")
                name="epg5000"
                ;;
@@ -634,6 +643,9 @@ ar71xx_board_detect() {
        *"ESR900")
                name="esr900"
                ;;
+       *"FRITZ!WLAN Repeater 300E")
+               name="fritz300e"
+               ;;
        *"GL AR150")
                name="gl-ar150"
                ;;
@@ -1049,6 +1061,9 @@ ar71xx_board_detect() {
        *"TL-WA850RE v2")
                name="tl-wa850re-v2"
                ;;
+       *"TL-WA855RE v1")
+               name="tl-wa855re-v1"
+               ;;
        *"TL-WA860RE")
                name="tl-wa860re"
                ;;
@@ -1106,6 +1121,9 @@ ar71xx_board_detect() {
        *"TL-WR720N"*)
                name="tl-wr720n-v3"
                ;;
+       *"TL-WR740N/ND v6")
+               name="tl-wr740n-v6"
+               ;;
        *"TL-WR741ND")
                name="tl-wr741nd"
                ;;
@@ -1160,6 +1178,9 @@ ar71xx_board_detect() {
        *"TL-WR941ND")
                name="tl-wr941nd"
                ;;
+       *"TL-WR942N v1")
+               name="tl-wr942n-v1"
+               ;;
        *"Tube2H")
                name="tube2h"
                ;;