script/sysconfig/ethercat
changeset 700 a6b61f1a062d
parent 699 112abd5b04d2
child 812 80c3d9c8292f
equal deleted inserted replaced
699:112abd5b04d2 700:a6b61f1a062d
    13 # while the MASTER<X>_BACKUP variable specifies the backup ethernet device for
    13 # while the MASTER<X>_BACKUP variable specifies the backup ethernet device for
    14 # redundancy purposes.
    14 # redundancy purposes.
    15 #
    15 #
    16 # Specify the MAC address (hexadecimal with colons) of the Ethernet device to
    16 # Specify the MAC address (hexadecimal with colons) of the Ethernet device to
    17 # use. Example: "00:00:08:44:ab:66"
    17 # use. Example: "00:00:08:44:ab:66"
       
    18 #
       
    19 # The broadcast address "ff:ff:ff:ff:ff:ff" has a special meaning: It tells
       
    20 # the master to accept the first device offered by any ethernet driver.
    18 #
    21 #
    19 # The MASTER<X>_DEVICE variables also determine, how many masters will be
    22 # The MASTER<X>_DEVICE variables also determine, how many masters will be
    20 # created: A non-empty variable MASTER0_DEVICE will create one master, adding
    23 # created: A non-empty variable MASTER0_DEVICE will create one master, adding
    21 # a non-empty variable MASTER1_DEVICE will create a second master, and so on.
    24 # a non-empty variable MASTER1_DEVICE will create a second master, and so on.
    22 #
    25 #