script/sysconfig
author Florian Pose <fp@igh-essen.com>
Mon, 29 May 2006 09:08:56 +0000
branchstable-1.0
changeset 1619 0d4119024f55
child 1621 4bbe090553f7
permissions -rw-r--r--
MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines.
#------------------------------------------------------------------------------
#
#  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

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