Merge branch 'devel-1.6' into 'stable-1.6'
mention all current drivers in ethercat.conf See merge request etherlab.org/ethercat!135
This commit is contained in:
commit
bc945f69ab
|
|
@ -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-<driver> configure switches.
|
||||
|
|
|
|||
Loading…
Reference in New Issue