script/sysconfig
author Florian Pose <fp@igh-essen.com>
Mon, 29 May 2006 12:17:17 +0000
changeset 265 fb965f033bb3
parent 251 c1d0b63a9302
child 283 a480a0703c58
permissions -rw-r--r--
MERGE branches/srable-1.0 -r426:427 -> trunk (config files)
#------------------------------------------------------------------------------
#
#  EtherCAT sysconfig file
#
#  $Id$
#
#------------------------------------------------------------------------------

#
#  PCI index of the (RTL8139-)EtherCAT device
#  Setting this is mandatory for the EtherCAT init script!
#
#DEVICE_INDEX=99

#
#  Number of Ethernet-over-EtherCAT devices every master shall create
#  on startup. Default is 0.
#
#EOE_DEVICES=0

#------------------------------------------------------------------------------