From 978998628fe98f8cfc81910b851e5a3dfd316bac Mon Sep 17 00:00:00 2001 From: Ryan Mounce Date: Fri, 17 Mar 2017 14:30:33 +1030 Subject: ar71xx: add support for MikroTik hAP ac This patch adds initial support for the MikroTik RouterBOARD hAP ac (RB962UiGS-5HacT2HnT). All functions are supported except: -SFP cage (eth1) is not working -WLAN LEDs are not working Signed-off-by: Ryan Mounce --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 8b2cc08269..c8eafa5b0b 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -307,6 +307,7 @@ get_status_led() { rb-941-2nd|\ rb-951ui-2nd|\ rb-952ui-5ac2nd|\ + rb-962uigs-5hact2hnt|\ rb-lhg-5nd|\ rb-mapl-2nd) status_led="rb:green:user" -- cgit v1.2.3