PERFORCE change 89243 for review

Warner Losh imp at FreeBSD.org
Thu Jan 5 17:34:59 PST 2006


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

Change 89243 by imp at 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.


More information about the p4-projects mailing list