X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=3f781a8e5c154c3c187e04d6eeb5c9de6c5f5e7c;hb=9fec39a03388677ce5c8e56de8f049391b8c4ed7;hp=eedcb7829c7c361f5186b7b045821081d0c0024a;hpb=4436979c83e0d9ef4d7c3162e9d573bb521f61ff;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index eedcb7829c..3f781a8e5c 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -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" ;; @@ -309,6 +312,9 @@ tplink_board_detect() { "49000002") model="TP-Link TL-WDR4900" ;; + "640000"*) + model="TP-Link TL-MR6400" + ;; "65000002") model="TP-Link TL-WDR6500" ;; @@ -437,6 +443,9 @@ ar71xx_board_detect() { *"AP90Q") name="ap90q" ;; + *"Archer C25 v1") + name="archer-c25-v1" + ;; *"Archer C5") name="archer-c5" ;; @@ -622,6 +631,9 @@ ar71xx_board_detect() { *"EmbWir-Dorin-Router") name="ew-dorin-router" ;; + *"ENS202EXT") + name="ens202ext" + ;; *"EPG5000") name="epg5000" ;; @@ -631,6 +643,9 @@ ar71xx_board_detect() { *"ESR900") name="esr900" ;; + *"FRITZ!WLAN Repeater 300E") + name="fritz300e" + ;; *"GL AR150") name="gl-ar150" ;; @@ -651,6 +666,9 @@ ar71xx_board_detect() { *"GL-MIFI") name="gl-mifi" ;; + *"HiveAP-121") + name="hiveap-121" + ;; *"HiWiFi HC6361") name="hiwifi-hc6361" ;; @@ -811,6 +829,9 @@ ar71xx_board_detect() { *"R6100") name="r6100" ;; + *"Rambutan"*) + name="rambutan" + ;; *"RE450") name="re450" ;; @@ -824,6 +845,9 @@ ar71xx_board_detect() { *"Rocket M XW") name="rocket-m-xw" ;; + *"RouterBOARD 2011iL") + name="rb-2011il" + ;; *"RouterBOARD 2011L") name="rb-2011l" ;; @@ -1007,6 +1031,9 @@ ar71xx_board_detect() { *"TL-MR3420 v2") name="tl-mr3420-v2" ;; + *TL-MR6400) + name="tl-mr6400" + ;; *"TL-WA701ND v2") name="tl-wa701nd-v2" ;; @@ -1034,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" ;; @@ -1091,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" ;; @@ -1145,6 +1178,9 @@ ar71xx_board_detect() { *"TL-WR941ND") name="tl-wr941nd" ;; + *"TL-WR942N v1") + name="tl-wr942n-v1" + ;; *"Tube2H") name="tube2h" ;; @@ -1154,7 +1190,7 @@ ar71xx_board_detect() { *"UniFi AP Pro") name="uap-pro" ;; - *"UniFi-AC-LITE") + *"UniFi-AC-LITE/MESH") name="unifiac-lite" ;; *"UniFi-AC-PRO") @@ -1240,6 +1276,9 @@ ar71xx_board_detect() { *"WPJ558") name="wpj558" ;; + *"WPJ563") + name="wpj563" + ;; *"WPN824N") name="wpn824n" ;;