PERFORCE change 54395 for review

Scott Long scottl at FreeBSD.org
Tue Jun 8 05:40:27 GMT 2004


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

Change 54395 by scottl at scottl-esp-sparc64 on 2004/06/08 05:40:09

	Turn off debugging in ncr53c9xvar.h

Affected files ...

.. //depot/projects/scottl-esp/src/sys/dev/esp/ncr53c9xvar.h#10 edit

Differences ...

==== //depot/projects/scottl-esp/src/sys/dev/esp/ncr53c9xvar.h#10 (text+ko) ====

@@ -72,7 +72,7 @@
 #include <sys/lock.h>
 
 /* Set this to 1 for normal debug, or 2 for per-target tracing. */
-#define NCR53C9X_DEBUG		2
+/* #define NCR53C9X_DEBUG		2 */
 
 /* Wide or differential can have 16 targets */
 #define NCR_NLUN		8


More information about the p4-projects mailing list