Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2006 11:10:30 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 107813 for review
Message-ID:  <200610131110.k9DBAUob090100@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=107813

Change 107813 by piso@piso_newluxor on 2006/10/13 11:10:15

	Missing newlines...

Affected files ...

.. //depot/projects/soc2006/intr_filter/amd64/conf/GENERIC#7 edit
.. //depot/projects/soc2006/intr_filter/i386/conf/GENERIC#8 edit
.. //depot/projects/soc2006/intr_filter/ia64/conf/GENERIC#7 edit
.. //depot/projects/soc2006/intr_filter/pc98/conf/GENERIC#7 edit
.. //depot/projects/soc2006/intr_filter/powerpc/conf/GENERIC#7 edit
.. //depot/projects/soc2006/intr_filter/sparc64/conf/GENERIC#8 edit
.. //depot/projects/soc2006/intr_filter/sun4v/conf/GENERIC#3 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/amd64/conf/GENERIC#7 (text+ko) ====

@@ -286,4 +286,5 @@
 device		sbp		# SCSI over FireWire (Requires scbus and da)
 device		fwe		# Ethernet over FireWire (non-standard!)
 
-options		INTR_FILTER+options		INTR_FILTER
+

==== //depot/projects/soc2006/intr_filter/i386/conf/GENERIC#8 (text+ko) ====

@@ -296,3 +296,4 @@
 device		fwe		# Ethernet over FireWire (non-standard!)
 
 options 	INTR_FILTER	# use interrupt filters when available
+

==== //depot/projects/soc2006/intr_filter/ia64/conf/GENERIC#7 (text+ko) ====

@@ -153,3 +153,4 @@
 device		bpf		# Berkeley packet filter
 
 options		INTR_FILTER
+

==== //depot/projects/soc2006/intr_filter/pc98/conf/GENERIC#7 (text+ko) ====

@@ -262,4 +262,5 @@
 #device		sbp		# SCSI over FireWire (Requires scbus and da)
 #device		fwe		# Ethernet over FireWire (non-standard!)
 
-options		INTR_FILTER+options		INTR_FILTER
+

==== //depot/projects/soc2006/intr_filter/powerpc/conf/GENERIC#7 (text+ko) ====

@@ -153,4 +153,5 @@
 #options 	KTR_MASK=KTR_SIG
 options 	KTR_VERBOSE
 
-options		INTR_FILTER+options		INTR_FILTER
+

==== //depot/projects/soc2006/intr_filter/sparc64/conf/GENERIC#8 (text+ko) ====

@@ -237,4 +237,5 @@
 device		sbp		# SCSI over FireWire (Requires scbus and da)
 device		fwe		# Ethernet over FireWire (non-standard!)
 
-options		INTR_FILTER+options		INTR_FILTER
+

==== //depot/projects/soc2006/intr_filter/sun4v/conf/GENERIC#3 (text+ko) ====

@@ -217,4 +217,5 @@
 # its choice was not adequately researched
 options		HZ=100
 
-options		INTR_FILTER+options		INTR_FILTER
+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610131110.k9DBAUob090100>