2
0
forked from Ivasoft/openwrt

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>

SVN-Revision: 29763
This commit is contained in:
John Crispin
2012-01-17 12:10:35 +00:00
parent a2708d11e8
commit 49eb3fd845
2 changed files with 17 additions and 21 deletions

View File

@@ -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"