PERFORCE change 119806 for review

Bruce M Simpson bms at FreeBSD.org
Mon May 14 00:00:38 UTC 2007


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

Change 119806 by bms at bms_anglepoise on 2007/05/13 23:59:56

	add commented out bus_debug

Affected files ...

.. //depot/projects/mips2/src/sys/mips/conf/SENTRY5#7 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/conf/SENTRY5#7 (text+ko) ====

@@ -1,6 +1,6 @@
 #
 # $FreeBSD$
-# $P4: //depot/projects/mips2/src/sys/mips/conf/SENTRY5#6 $
+# $P4: //depot/projects/mips2/src/sys/mips/conf/SENTRY5#7 $
 #
 # The Broadcom Sentry5 series of processors and boards is very commonly
 # used in COTS hardware including the Netgear WGT634U.
@@ -66,6 +66,9 @@
 options		INVARIANTS
 options		INVARIANT_SUPPORT
 
+#options		BUS_DEBUG
+#makeoptions	BUS_DEBUG
+
 device		siba			# Sonics SiliconBackplane
 device		pci			# siba_pcib
 


More information about the p4-projects mailing list