aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/base-files
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-01-17 12:10:35 +0000
committerJohn Crispin <blogic@openwrt.org>2012-01-17 12:10:35 +0000
commit286f36a31d0cffb26010333fb028acb97d4a6a09 (patch)
tree9a14f78a9838843259e8e1d7fceba7bc556db225 /target/linux/lantiq/base-files
parentb58ab60fff285237ba7aa49ffd6900abeabdab4c (diff)
downloadupstream-286f36a31d0cffb26010333fb028acb97d4a6a09.tar.gz
upstream-286f36a31d0cffb26010333fb028acb97d4a6a09.tar.bz2
upstream-286f36a31d0cffb26010333fb028acb97d4a6a09.zip
[lantiq] gigaset 76x
* fixes leds * adds all leds found on the sx763 board * removes board_config from flash layout because wireless data is stored in kernel (ath5k) * fix button handling Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29763 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/base-files')
-rwxr-xr-xtarget/linux/lantiq/base-files/etc/uci-defaults/leds2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/base-files/etc/uci-defaults/leds b/target/linux/lantiq/base-files/etc/uci-defaults/leds
index 1de8c36024..411e9d8828 100755
--- a/target/linux/lantiq/base-files/etc/uci-defaults/leds
+++ b/target/linux/lantiq/base-files/etc/uci-defaults/leds
@@ -95,6 +95,8 @@ GIGASX76X)
set_led_wlan "wifi" "wifi" "soc:green:wifi" "phy0radio"
set_led_netdev "online" "online" "soc:green:online" "nas0"
set_led_usbdev "usb" "USB" "soc:green:usb" "1-1"
+ set_led_default "adsl" "adsl" "soc:green:adsl" "0"
+ set_led_default "voip" "voip" "soc:green:voip" "0"
set_led_default "phone1" "fxs1" "soc:green:phone1" "0"
set_led_default "phone2" "fxs2" "soc:green:phone2" "0"
set_led_default "line" "line" "soc:green:line" "0"