Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2007 09:42:59 GMT
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 122273 for review
Message-ID:  <200706250942.l5P9gxDe011526@repoman.freebsd.org>

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

Change 122273 by mjacob@mjexp on 2007/06/25 09:42:37

	Remove debug message that crept in.

Affected files ...

.. //depot/projects/mjexp/sys/dev/isp/isp.c#23 edit

Differences ...

==== //depot/projects/mjexp/sys/dev/isp/isp.c#23 (text+ko) ====

@@ -855,7 +855,7 @@
 		for (;;) {
 			uint32_t nxtaddr;
 
-			isp_prt(isp, ISP_LOGALL,
+			isp_prt(isp, ISP_LOGDEBUG0,
 			    "load 0x%x words of code at load address 0x%x",
 			    ptr[3], la);
 



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