ar71xx: add default LED configuration for the TL-MR3020
Also use the system LED for diagnostic. SVN-Revision: 29652
This commit is contained in:
parent
1045c83527
commit
5eb502d9c1
@ -94,6 +94,7 @@ get_status_led() {
|
|||||||
tew-632brp)
|
tew-632brp)
|
||||||
status_led="tew-632brp:green:status"
|
status_led="tew-632brp:green:status"
|
||||||
;;
|
;;
|
||||||
|
tl-mr3020 | \
|
||||||
tl-mr3220 | \
|
tl-mr3220 | \
|
||||||
tl-mr3420 | \
|
tl-mr3420 | \
|
||||||
tl-wa901nd | \
|
tl-wa901nd | \
|
||||||
|
@ -135,6 +135,11 @@ om2p)
|
|||||||
set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
|
set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
tl-mr3020)
|
||||||
|
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
||||||
|
set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
|
||||||
|
;;
|
||||||
|
|
||||||
tl-mr3220 | \
|
tl-mr3220 | \
|
||||||
tl-mr3420 )
|
tl-mr3420 )
|
||||||
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
||||||
|
Loading…
Reference in New Issue
Block a user