X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fbase-files%2Fetc%2Fhotplug.d%2Ffirmware%2F11-ath10k-caldata;h=562237f191bb7172077916d717bf37c10208926a;hp=c27b4111dec96a7be19fab32d3e8e3c26306684d;hb=1d18a14a90c7;hpb=4456dd4660b4fa4e9c04d73029c72bf7b0f2ba84 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 c27b4111de..562237f191 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 @@ -91,12 +91,17 @@ case "$FIRMWARE" in ath10kcal_extract "ART" 20480 2116 ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16) ;; + "tplink,re450-v2") + ath10kcal_extract "art" 20480 2116 + ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1) + ;; "tplink,tl-archer-c7-v2") ath10kcal_extract "art" 20480 2116 - ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2) + ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -1) ;; "ubnt,unifiac-lite"|\ "ubnt,unifiac-mesh"|\ + "ubnt,unifiac-mesh-pro"|\ "ubnt,unifiac-pro") ath10kcal_extract "EEPROM" 20480 2116 ;;