PERFORCE change 163426 for review

Marko Zec zec at FreeBSD.org
Wed Jun 3 16:54:25 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=163426

Change 163426 by zec at zec_amdx4 on 2009/06/03 16:54:08

	Temporarily disconnect if_epair from modules and LINT build,
	until netisr2 dependencies get resolved.

Affected files ...

.. //depot/projects/vimage/src/sys/conf/NOTES#53 edit
.. //depot/projects/vimage/src/sys/modules/Makefile#49 edit

Differences ...

==== //depot/projects/vimage/src/sys/conf/NOTES#53 (text+ko) ====

@@ -830,7 +830,7 @@
 device		lagg
 
 #
-device		epair			#Virtual cross-over Ethernet
+#device		epair			#Virtual cross-over Ethernet
 
 # Internet family options:
 #

==== //depot/projects/vimage/src/sys/modules/Makefile#49 (text+ko) ====

@@ -106,7 +106,6 @@
 	if_disc \
 	if_edsc \
 	if_ef \
-	if_epair \
 	if_faith \
 	if_gif \
 	if_gre \


More information about the p4-projects mailing list