ethercat.conf.tmpl
changeset 250 440ae5f6d2c3
parent 169 b3ecbec2c487
child 281 c91bbf7bc52c
--- a/ethercat.conf.tmpl	Thu May 18 17:49:52 2006 +0000
+++ b/ethercat.conf.tmpl	Fri May 19 09:56:55 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
-
 #------------------------------------------------------------------------------