2
0
forked from Ivasoft/openwrt

ath79: add support for UniFi AC-Mesh Pro

The Unifi AC-Mesh Pro has identical hardware to the Unifi AC-Pro except
USB support.
Furthermore for setting parameters like antenna gain it is helpful to
know the exact device variant.

Signed-off-by: Christoph Krapp <achterin@googlemail.com>
This commit is contained in:
Christoph Krapp
2018-07-02 14:39:54 +02:00
committed by Mathias Kresin
parent 16d6a63f85
commit e420b7b5c5
6 changed files with 44 additions and 23 deletions

View File

@@ -114,6 +114,7 @@ ath79_setup_interfaces()
ucidef_add_switch "switch0" \
"0@eth0" "3:lan:1" "5:lan:2" "4:wan"
;;
"ubnt,unifiac-mesh-pro"|\
"ubnt,unifiac-pro")
ucidef_add_switch "switch0" \
"0@eth0" "2:lan" "3:wan"