script/sysconfig
changeset 250 440ae5f6d2c3
child 251 c1d0b63a9302
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/script/sysconfig	Fri May 19 09:56:55 2006 +0000
@@ -0,0 +1,21 @@
+#------------------------------------------------------------------------------
+#
+#  EtherCAT sysconfig file
+#
+#  $Id$
+#
+#------------------------------------------------------------------------------
+
+#
+#  PCI index of the (RTL8139-)EtherCAT device
+#  Setting this is mandatory for the EtherCAT init script!
+#
+#DEVICE_INDEX=99
+
+#
+#  Number of Ethernet-over-EtherCAT devices the master shall create
+#  on startup. Default is 0.
+#
+#EOE_DEVICES=0
+
+#------------------------------------------------------------------------------