ethercat/script
Matthias Schoepfer 162e5ef9eb ethercatctl: allow to use the network device name instead of mac address
In the /etc/ethercat.conf file, the MASTERX_DEVICE string is given as a
mac address or a wildcard. When we want to deploy the (same) software (image)
to a bunch of different hardware, and these computers do have more than one
interface that matches the driver, we need a way to define the device by
network interface name. This allows to also define the network device by name
(e.g. eth0, eno1, ...)

Signed-off-by: Matthias Schoepfer <m.schoepfer@rethinkrobotics.com>
2021-07-27 10:44:26 +02:00
..
init.d Fixed problems with shell quotes introduced in 66329e1f. 2021-07-22 15:06:17 +02:00
sysconfig Mention igb driver in config files. 2017-10-27 12:18:11 +02:00
Makefile.am Do not hardcode paths in scripts 2021-07-22 14:40:03 +02:00
ethercat.conf Mention igb driver in config files. 2017-10-27 12:18:11 +02:00
ethercat.service.in Do not hardcode paths in scripts 2021-07-22 14:40:03 +02:00
ethercatctl.in ethercatctl: allow to use the network device name instead of mac address 2021-07-27 10:44:26 +02:00
ifup-eoe.sh script: run shellcheck on bash / sh scripts 2021-07-05 14:51:16 +02:00