devices/8139too.c
changeset 209 fe044345aaec
parent 207 3e0a148eb38d
child 231 767548c75bf3
--- a/devices/8139too.c	Wed Apr 26 10:15:02 2006 +0000
+++ b/devices/8139too.c	Wed Apr 26 12:12:57 2006 +0000
@@ -329,7 +329,12 @@
 
 	{0,}
 };
-MODULE_DEVICE_TABLE (pci, rtl8139_pci_tbl);
+
+/* EtherCAT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
+
+//MODULE_DEVICE_TABLE (pci, rtl8139_pci_tbl);
+
+/* EtherCAT <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
 
 static struct {
 	const char str[ETH_GSTRING_LEN];