Skip to content
Snippets Groups Projects
Commit 182a18a3 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

ar71xx: setup WLAN LED for the TL-WA901ND v2

Closes #11889.

SVN-Revision: 33202
parent febf63f3
No related branches found
No related tags found
No related merge requests found
...@@ -92,6 +92,10 @@ tl-wa901nd) ...@@ -92,6 +92,10 @@ tl-wa901nd)
ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0" ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
;; ;;
tl-wa901nd-v2)
ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
;;
tl-wdr4300) tl-wdr4300)
ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1.1" ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1.1"
ucidef_set_led_usbdev "usb2" "USB2" "tp-link:green:usb2" "1-1.2" ucidef_set_led_usbdev "usb2" "USB2" "tp-link:green:usb2" "1-1.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment