ar71xx: add default LED configuration for D-Link DIR-615 rev. C1
This patch adds an entry in the uci-defaults' led-file to configure the WAN and WLAN LEDs by default. Signed-off-by: Vincent Wiemann <me@bibbl.com> SVN-Revision: 44165
This commit is contained in:
parent
dc996e218d
commit
09a227a191
@ -130,6 +130,11 @@ dir-615-e4)
|
|||||||
ucidef_set_led_switch "lan4" "LAN4" "d-link:green:lan4" "switch0" "0x10"
|
ucidef_set_led_switch "lan4" "LAN4" "d-link:green:lan4" "switch0" "0x10"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
dir-615-c1)
|
||||||
|
ucidef_set_led_netdev "wan" "WAN" "d-link:green:wan" "eth1"
|
||||||
|
ucidef_set_led_wlan "wlan" "WLAN" "d-link:green:wlan" "phy0tpt"
|
||||||
|
;;
|
||||||
|
|
||||||
dir-825-b1)
|
dir-825-b1)
|
||||||
ucidef_set_led_usbdev "usb" "USB" "d-link:blue:usb" "1-1"
|
ucidef_set_led_usbdev "usb" "USB" "d-link:blue:usb" "1-1"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user