##----------------------------------------------------------------------------- ## embedded.txt - embedded hardware configuration parameters __FLI4LVER__ ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Creation: 2007-10-06 lanspezi ## Last Update: $Id$ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- OPT_EMBEDDED='no' # activate embedded support EMBEDDED_TYPE='wrap' # type of embedded hardware # 'pc', 'wrap', 'soekris', # 'surfstation' or 'alix' EMBEDDED_WATCHDOG='no' # start watchdog EMBEDDED_DAEMON='no' # daemon to control LED and BUTTON EMBEDDED_BUTTON_ACTION='wlan_toggle' # action taken by pushing the button # Consult the documentation for other # values. EMBEDDED_LED_N='3' # number of LEDs EMBEDDED_LED_1='ready' # "ready" means blinking during boot # and on if system is up and running EMBEDDED_LED_2='wlan' # "wlan" activates the LED if # the WLAN_DEVICE is UP EMBEDDED_LED_3='online' # "online" actives the led while # router is online # "user" means controlled by a user # program - see EMBEDDED_USER_SCRIPT # on the documentation EMBEDDED_WLAN_DEV='dummy0' # name of wlan device EMBEDDED_USER_SCRIPT='/usr/local/bin/user.sh' # user script if you set # EMBEDDED_LED_x='user' EMBEDDED_LCD='no' # generate temperature text used by # LCD element 1, 2, 3 or 4 #------------------------------------------------------------------------------ # Optional package: SETCYRIX for JNT surfstation #------------------------------------------------------------------------------ OPT_SETCYRIX='no' # optimize Cyrix-CPUs # (powersaving, suspend on halt) SETCYRIX_CPUSPEED='none' # speed of CPU in MHz # set 6x86 settings based on cpuspeed # for GX1-CPU set CPU-Freq - for other # types set 'none' SETCYRIX_VIDMEM='no' # enable fast linear viedo memory SETCYRIX_REG='no' # copy tool for reading 6x86 settings # to router