script/sysconfig/ethercat
changeset 2076 1baafcd263cc
parent 1556 52ec7297637c
child 2156 71425e6120d8
child 2228 71ebc81c6e43
--- a/script/sysconfig/ethercat	Fri May 13 15:36:46 2011 +0200
+++ b/script/sysconfig/ethercat	Wed Jul 06 16:37:40 2011 +0200
@@ -19,8 +19,8 @@
 # the master to accept the first device offered by any Ethernet driver.
 #
 # The MASTER<X>_DEVICE variables also determine, how many masters will be
-# created: A non-empty variable MASTER0_DEVICE will create one master, adding
-# a non-empty variable MASTER1_DEVICE will create a second master, and so on.
+# created: A non-empty variable MASTER0_DEVICE will create one master, adding a
+# non-empty variable MASTER1_DEVICE will create a second master, and so on.
 #
 MASTER0_DEVICE=""
 #MASTER1_DEVICE=""
@@ -36,11 +36,11 @@
 # the EtherCAT-capable ones. If a certain (EtherCAT-capable) driver is not
 # found, a warning will appear.
 #
-# Possible values: 8139too, e100, e1000, r8169, generic.
-# Separate multiple drivers with spaces.
+# Possible values: 8139too, e100, e1000, e1000e, r8169, generic. Separate
+# multiple drivers with spaces.
 #
-# Note: The e100, e1000, r8169 and generic drivers are not built by default.
-# Enable them with the --enable-<driver> configure switches.
+# Note: The e100, e1000, e1000e, r8169 and generic drivers are not built by
+# default.  Enable them with the --enable-<driver> configure switches.
 # 
 DEVICE_MODULES=""