Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 05:40:26 GMT
From:      Scott Long <scottl@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 54395 for review
Message-ID:  <200406080540.i585eQmf053527@repoman.freebsd.org>

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

Change 54395 by scottl@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



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