mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-21 17:44:04 +08:00
Removed the forcedeth drivers.
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 are "8139too", "e100", "e1000", and "forcedeth".
|
||||
# Possible values: 8139too, e100, e1000.
|
||||
# Separate multiple drivers with spaces.
|
||||
#
|
||||
# Note: The e100, e1000 and forcedeth drivers are not built by default. Enable
|
||||
# them with the --enable-<driver> configure switches.
|
||||
# Note: The e100 and e1000 drivers are not built by default. Enable them with
|
||||
# the --enable-<driver> configure switches.
|
||||
#
|
||||
DEVICE_MODULES=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user