From e420b7b5c517d03e1282b5889065e22143f9c4ef Mon Sep 17 00:00:00 2001 From: Christoph Krapp Date: Mon, 2 Jul 2018 14:39:54 +0200 Subject: 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 --- target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/base-files/etc/hotplug.d') diff --git a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata index 28cfa25f4d..240a1bf1dd 100644 --- a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata +++ b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata @@ -101,6 +101,7 @@ case "$FIRMWARE" in ;; "ubnt,unifiac-lite"|\ "ubnt,unifiac-mesh"|\ + "ubnt,unifiac-mesh-pro"|\ "ubnt,unifiac-pro") ath10kcal_extract "EEPROM" 20480 2116 ;; -- cgit v1.2.3