2022-04-24 16:14:10 -06:00
|
|
|
--- a/target/linux/ar71xx/base-files/etc/diag.sh
|
|
|
|
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
|
|
|
|
@@ -164,9 +164,20 @@ get_status_led() {
|
2018-05-15 20:34:32 -06:00
|
|
|
cf-e385ac)
|
|
|
|
status_led="$board:blue:wlan2g"
|
|
|
|
;;
|
2018-08-23 18:33:06 -06:00
|
|
|
+ cpe210-v2|\
|
2018-11-05 23:28:03 -07:00
|
|
|
+ cpe210-v3|\
|
2018-12-11 16:09:11 -07:00
|
|
|
+ cpe220-v2|\
|
2018-12-05 12:33:08 -07:00
|
|
|
+ cpe220-v3|\
|
2018-11-05 23:28:03 -07:00
|
|
|
+ cpe510-v2|\
|
2018-12-10 08:25:52 -07:00
|
|
|
+ cpe510-v3|\
|
2018-05-15 20:34:32 -06:00
|
|
|
+ cpe210|\
|
2020-01-30 20:03:04 -07:00
|
|
|
+ wbs510-v2|\
|
2018-05-15 20:34:32 -06:00
|
|
|
cpe510)
|
|
|
|
status_led="tp-link:green:link4"
|
|
|
|
;;
|
2018-12-01 14:26:32 -07:00
|
|
|
+ cpe610)
|
|
|
|
+ status_led="tp-link:green:link1"
|
|
|
|
+ ;;
|
|
|
|
cr3000|\
|
|
|
|
cr5000)
|
|
|
|
status_led="pcs:amber:power"
|