mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-03-28 01:48:51 +08:00
22 lines
526 B
Plaintext
22 lines
526 B
Plaintext
#------------------------------------------------------------------------------
|
|
#
|
|
# 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 the master shall create
|
|
# on startup. Default is 0.
|
|
#
|
|
#EOE_DEVICES=0
|
|
|
|
#------------------------------------------------------------------------------
|