mirror of https://github.com/aredn/aredn.git
26 lines
601 B
Diff
26 lines
601 B
Diff
Index: openwrt/target/linux/ar71xx/base-files/etc/diag.sh
|
|
===================================================================
|
|
--- openwrt.orig/target/linux/ar71xx/base-files/etc/diag.sh
|
|
+++ openwrt/target/linux/ar71xx/base-files/etc/diag.sh
|
|
@@ -163,9 +163,20 @@ get_status_led() {
|
|
cf-e385ac)
|
|
status_led="$board:blue:wlan2g"
|
|
;;
|
|
+ cpe210-v2|\
|
|
+ cpe210-v3|\
|
|
+ cpe220-v2|\
|
|
+ cpe220-v3|\
|
|
+ cpe510-v2|\
|
|
+ cpe510-v3|\
|
|
+ cpe210|\
|
|
+ wbs510-v2|\
|
|
cpe510)
|
|
status_led="tp-link:green:link4"
|
|
;;
|
|
+ cpe610)
|
|
+ status_led="tp-link:green:link1"
|
|
+ ;;
|
|
cr3000|\
|
|
cr5000)
|
|
status_led="pcs:amber:power"
|