script/sysconfig
author Florian Pose <fp@igh-essen.com>
Fri, 19 May 2006 13:23:11 +0000
changeset 251 c1d0b63a9302
parent 250 440ae5f6d2c3
child 283 a480a0703c58
permissions -rw-r--r--
EoE in Free-Run mode; Finished slave configuration state machine.
#------------------------------------------------------------------------------
#
#  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

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