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:
committed by
Mathias Kresin
parent
16d6a63f85
commit
e420b7b5c5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user