diff -r 63bef67e812b -r fdb85a806585 script/sysconfig/ethercat --- a/script/sysconfig/ethercat Thu Sep 06 14:40:10 2012 +0200 +++ b/script/sysconfig/ethercat Thu Sep 06 18:28:57 2012 +0200 @@ -4,10 +4,12 @@ # # $Id$ # +# vim: spelllang=en spell tw=78 +# #------------------------------------------------------------------------------ # -# Master devices. +# Main Ethernet devices. # # The MASTER_DEVICE variable specifies the Ethernet device for a master # with index 'X'. @@ -26,6 +28,15 @@ #MASTER1_DEVICE="" # +# Backup Ethernet devices +# +# The MASTER_BACKUP variables specify the devices used for redundancy. They +# behaves nearly the same as the MASTER_DEVICE variable, except that it +# does not interpret the ff:ff:ff:ff:ff:ff address. +# +#MASTER0_BACKUP="" + +# # Ethernet driver modules to use for EtherCAT operation. # # Specify a non-empty list of Ethernet drivers, that shall be used for EtherCAT