mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-23 10:33:49 +08:00
First version of r8169 driver.
This commit is contained in:
@@ -32,11 +32,11 @@ MASTER0_DEVICE=""
|
||||
# and replace them with the EtherCAT-capable ones, respectively. If a certain
|
||||
# (EtherCAT-capable) driver is not found, a warning will appear.
|
||||
#
|
||||
# Possible values: 8139too, e100, e1000.
|
||||
# Possible values: 8139too, e100, e1000, r8169.
|
||||
# Separate multiple drivers with spaces.
|
||||
#
|
||||
# Note: The e100 and e1000 drivers are not built by default. Enable them with
|
||||
# the --enable-<driver> configure switches.
|
||||
# Note: The e100, e1000 and r8169 drivers are not built by default. Enable them
|
||||
# with the --enable-<driver> configure switches.
|
||||
#
|
||||
DEVICE_MODULES=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user