ethercat.conf.tmpl
branchstable-1.0
changeset 1619 0d4119024f55
parent 169 b3ecbec2c487
child 281 c91bbf7bc52c
--- a/ethercat.conf.tmpl	Mon Apr 24 10:47:03 2006 +0000
+++ b/ethercat.conf.tmpl	Mon May 29 09:08:56 2006 +0000
@@ -9,10 +9,9 @@
 #
 #------------------------------------------------------------------------------
 
+#
 # The kernel to compile the EtherCAT sources against
+#
 KERNEL := `uname -r`
 
-# PCI index of the EtherCAT device
-DEVICEINDEX := 99
-
 #------------------------------------------------------------------------------