Control LEDs
A relevant header files in the source code is inter alia to:
kernel_ohio-8mb_bild/kernel/linux-2.4.17_mvl21/include/asm-mips/avalanche/ledapp.h
from this tar archive:
ftp://ftp.avm.de/develper/opensrc/fritzbox-source-files-current.tar.gz
more information http://wiki.ip-phone-forum.de/gateways:avm:howtos:mods:leds
LED 1 - Power
echo 1.1> / var / led LED off
echo 1.2> / var / led flashing slowly
echo 1.3> / var / led 2 * slow blink, then pause briefly
echo 1.4> / var / led (and higher scores) throughout lights
LED 2 - DSL
echo 2.1> / var / led LED off
echo 2.2> / var / led lights throughout
echo 2.3> / var / led (and higher levels) fast flashing
LED 3 - LAN
echo 3.1> / var / led LED off
echo 3.2> / var / led (and higher scores) throughout lights
LED 4 - Wireless
echo 4.1> / var / led LED off
echo 4.2> / var / LED continuous light
echo 4.3> / var / led fast flashing
echo 4.4> / var / led (and higher values) slow flashing
LED 7 - info
echo 7.1> / var / led LED off
echo 7.2> / var / led lights throughout
echo 7.3> / var / led (and higher values) as they can during firmware flash update
LED 13 - landline phone
echo 13.1> / var / led LED off
echo 13.2> / var / LED continuous light
echo 13.3> / var / led fast flashing
echo 13.4> / var / led flashing slowly
LED 14 - Internet phone
echo 14.1> / var / led LED off
echo 14.2> / var / LED continuous light
echo 14.3> / var / led fast flashing
echo 14.4> / var / led flashing slowly


