mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-20 21:51:25 +08:00
Add igc for kernel 6.6
I had doubts in a few places and marked them with a //todo comment
This commit is contained in:
committed by
Bjarne von Horn
parent
722b2d607c
commit
a892b99d3c
@@ -55,10 +55,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.
|
||||
# Possible values: 8139too, e100, e1000, e1000e, r8169, generic, ccat, igb, igc.
|
||||
# Separate multiple drivers with spaces.
|
||||
#
|
||||
# Note: The e100, e1000, e1000e, r8169, ccat and igb drivers are not built by
|
||||
# Note: The e100, e1000, e1000e, r8169, ccat, igb and igc drivers are not built by
|
||||
# default. Enable them with the --enable-<driver> configure switches.
|
||||
#
|
||||
# Attention: When using the generic driver, the corresponding Ethernet device
|
||||
|
||||
Reference in New Issue
Block a user