Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 08:49:05 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 16996 for review
Message-ID:  <200209031549.g83Fn5hj040413@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16996

Change 16996 by peter@peter_mckinley on 2002/09/03 08:48:30

	mpt works. remove witness.

Affected files ...

.. //depot/projects/ia64/sys/ia64/conf/I3#4 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/I3#4 (text+ko) ====

@@ -37,6 +37,8 @@
 options 	INVARIANTS
 options 	INVARIANT_SUPPORT
 options 	ALT_BREAK_TO_DEBUGGER
+#options 	WITNESS
+#options 	WITNESS_SKIPSPIN
 
 # Standard busses
 device		isa
@@ -50,7 +52,7 @@
 device		pass
 device		isp
 #device		sym
-#device		mpt
+device		mpt
 
 # ATA and ATAPI devices
 #device		ata

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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