mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 20:31:50 +08:00
22 lines
528 B
Plaintext
22 lines
528 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 every master shall create
|
|
# on startup. Default is 0.
|
|
#
|
|
#EOE_DEVICES=0
|
|
|
|
#------------------------------------------------------------------------------
|