equal
deleted
inserted
replaced
|
1 #------------------------------------------------------------------------------ |
|
2 # |
|
3 # EtherCAT sysconfig file |
|
4 # |
|
5 # $Id$ |
|
6 # |
|
7 #------------------------------------------------------------------------------ |
|
8 |
|
9 # |
|
10 # PCI index of the (RTL8139-)EtherCAT device |
|
11 # Setting this is mandatory for the EtherCAT init script! |
|
12 # |
|
13 #DEVICE_INDEX=99 |
|
14 |
|
15 # |
|
16 # Number of Ethernet-over-EtherCAT devices the master shall create |
|
17 # on startup. Default is 0. |
|
18 # |
|
19 #EOE_DEVICES=0 |
|
20 |
|
21 #------------------------------------------------------------------------------ |