diff --git a/script/ethercat.conf b/script/ethercat.conf index a5f52d7e..0125fb78 100644 --- a/script/ethercat.conf +++ b/script/ethercat.conf @@ -53,10 +53,10 @@ MASTER0_DEVICE="" # the EtherCAT-capable ones. If a certain (EtherCAT-capable) driver is not # found, a warning will appear. # -# Possible values: 8139too, e100, e1000, e1000e, r8169, generic, ccat, igb, igc. +# Possible values: 8139too, e100, e1000, e1000e, r8169, generic, ccat, igb, igc, genet, dwmac-intel, stmmac-pci. # Separate multiple drivers with spaces. # A list of all matching kernel versions can be found here: -# https://docs.etherlab.org/ethercat/1.5/doxygen/devicedrivers.html +# https://docs.etherlab.org/ethercat/1.6/doxygen/devicedrivers.html # # Note: The e100, e1000, e1000e, r8169, ccat, igb and igc drivers are not built by # default. Enable them with the --enable- configure switches.