PERFORCE change 120721 for review

Paolo Pisati piso at FreeBSD.org
Fri Jun 1 19:52:25 UTC 2007


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

Change 120721 by piso at piso_newluxor on 2007/06/01 19:51:33

	reduce diff against HEAD

Affected files ...

.. //depot/projects/soc2006/intr_filter/arm/conf/EP80219#5 edit
.. //depot/projects/soc2006/intr_filter/ia64/conf/GENERIC#11 edit
.. //depot/projects/soc2006/intr_filter/pc98/conf/GENERIC#12 edit
.. //depot/projects/soc2006/intr_filter/powerpc/conf/GENERIC#11 edit
.. //depot/projects/soc2006/intr_filter/sun4v/conf/GENERIC#8 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/arm/conf/EP80219#5 (text+ko) ====

@@ -116,5 +116,3 @@
 
 device 	bpf
 #options   ROOTDEVNAME=\"ufs:ad4s1a\"
-options		INTR_FILTER
-

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

@@ -153,6 +153,3 @@
 # Be aware of the administrative consequences of enabling this!
 # Note that 'bpf' is required for DHCP.
 device		bpf		# Berkeley packet filter
-
-options		INTR_FILTER
-

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

@@ -264,6 +264,3 @@
 #device		firewire	# FireWire bus code
 #device		sbp		# SCSI over FireWire (Requires scbus and da)
 #device		fwe		# Ethernet over FireWire (non-standard!)
-
-options		INTR_FILTER
-

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

@@ -155,6 +155,3 @@
 options 	KTR_COMPILE=0xffffffff
 #options 	KTR_MASK=KTR_SIG
 options 	KTR_VERBOSE
-
-options		INTR_FILTER
-

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

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


More information about the p4-projects mailing list