Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 01:34:57 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 89243 for review
Message-ID:  <200601060134.k061YvIJ063529@repoman.freebsd.org>

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

Change 89243 by imp@imp_Speedy on 2006/01/06 01:34:53

	Remove debug

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/if_ate.c#12 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/if_ate.c#12 (text+ko) ====

@@ -469,7 +469,6 @@
 	 * turned off, there's no DMA to worry about after this write.
 	 */
 	WR4(sc, ETH_CTL, ETH_CTL_MPE);
-	printf("Writing MPE: Readback is %#x\n", RD4(sc, ETH_CTL));
 
 	/*
 	 * Turn off all the configured options and revert to defaults.



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