The SupportList entry can be obtained from the firmare at:
https://www.tp-link.com/ru/support/download/archer-a6/#Firmware
$ strings firmware.bin | grep "special_id"
{product_name:Archer A6,product_ver:2.0.0,special_id:
52550000}
Link: https://forum.openwrt.org/t/60075/50
Signed-off-by: Alexey Kuznetsov <axet@me.com>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
.support_list =
"SupportList:\r\n"
"{product_name:Archer A6,product_ver:2.0.0,special_id:45550000}\r\n"
+ "{product_name:Archer A6,product_ver:2.0.0,special_id:52550000}\r\n"
"{product_name:Archer C6,product_ver:2.0.0,special_id:45550000}\r\n"
"{product_name:Archer C6,product_ver:2.0.0,special_id:52550000}\r\n"
"{product_name:Archer C6,product_ver:2.0.0,special_id:4A500000}\r\n",