patch-2.1.3 linux/drivers/net/Space.c
Next file: linux/drivers/net/ni52.c
Previous file: linux/drivers/net/Makefile
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Oct  9 09:57:20 1996
-  Orig file: 
v2.1.2/linux/drivers/net/Space.c
-  Orig date: 
Mon Jun  3 12:42:41 1996
diff -u --recursive --new-file v2.1.2/linux/drivers/net/Space.c linux/drivers/net/Space.c
@@ -195,6 +195,9 @@
 #ifdef CONFIG_NI52
 	&& ni52_probe(dev)
 #endif
+#ifdef CONFIG_NI65
+        && ni65_probe(dev)
+#endif
 #ifdef CONFIG_ATARILANCE	/* Lance-based Atari ethernet boards */
 	&& atarilance_probe(dev)
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov