ar71xx: don't use D-Link DIR-505 status LED as ethernet indicator
The stock firmware uses the single LED as status indicator only. Using the same LED both for status and as ethernet indicator is uncommon, and has been confusing users who were using the device as a WLAN mesh node (so the LED was just off, as no ethernet was connected). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
500a67a167
commit
adbbfb7ff9
1 changed files with 0 additions and 4 deletions
|
@ -201,10 +201,6 @@ dhp-1565-a1)
|
||||||
ucidef_set_led_switch "wan" "WAN" "d-link:green:planet" "switch0" "0x20"
|
ucidef_set_led_switch "wan" "WAN" "d-link:green:planet" "switch0" "0x20"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
dir-505-a1)
|
|
||||||
ucidef_set_led_netdev "lan" "LAN" "d-link:green:power" "eth1"
|
|
||||||
;;
|
|
||||||
|
|
||||||
dir-600-a1|\
|
dir-600-a1|\
|
||||||
dir-615-e1|\
|
dir-615-e1|\
|
||||||
dir-615-e4)
|
dir-615-e4)
|
||||||
|
|
Loading…
Reference in a new issue