ar71xx: Add support for Cisco-Linksys WAP4410N
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 4fee82c8ccf68d2c4b71c751988c4e3c947de371..dd13948c40d616fbfa1bc76f258acc0d838b8f81 100755 (executable)
@@ -110,6 +110,9 @@ tplink_board_detect() {
        "04440001"*)
                model="BITMAIN ANTMINER S1"
                ;;
+       "04440003"*)
+               model="BITMAIN ANTMINER S3"
+               ;;
        "120000"*)
                model="MERCURY MAC1200R"
                ;;
@@ -408,6 +411,9 @@ ar71xx_board_detect() {
        *"DIR-615 rev. E4")
                name="dir-615-e4"
                ;;
+       *"DIR-615 rev. I1")
+               name="dir-615-i1"
+               ;;
        *"DIR-825 rev. B1")
                name="dir-825-b1"
                ;;
@@ -640,6 +646,9 @@ ar71xx_board_detect() {
        *"Rocket M")
                name="rocket-m"
                ;;
+       *"Rocket M TI")
+               name="rocket-m-ti"
+               ;;
        *"Rocket M XW")
                name="rocket-m-xw"
                ;;
@@ -871,6 +880,9 @@ ar71xx_board_detect() {
        *WRT400N)
                name="wrt400n"
                ;;
+       *WAP4410N)
+               name="wap4410n"
+               ;;
        *"WZR-450HP2")
                name="wzr-450hp2"
                ;;