forked from Ivasoft/openwrt
ath79: add support for Unifi AC Mesh
The Unifi AC Mesh is equivalent to the Unifi AC Lite. However, for setting certain parameters with the flashed device it is helpful that the devices know their variant (e.g. automatically setting antenna gain for the different antennas in Lite and Mesh). Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
Mathias Kresin
parent
40218a2632
commit
4456dd4660
@@ -16,6 +16,7 @@ ath79_setup_interfaces()
|
||||
"tplink,tl-mr10u"|\
|
||||
"tplink,tl-wr703n"|\
|
||||
"ubnt,unifiac-lite"|\
|
||||
"ubnt,unifiac-mesh"|\
|
||||
"ubnt,unifi")
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user