Subject: CVS commit: src/sys/arch/powerpc/include
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/03/2003 13:30:05
Module Name:	src
Committed By:	simonb
Date:		Wed Sep  3 13:30:05 UTC 2003

Modified Files:
	src/sys/arch/powerpc/include: bus.h

Log Message:
Need to set BUS_DMA_COHERENT to BUS_DMA_NOCACHE on IBM ppc4xx CPUs.

The "emac" interface now works properly again on my Walnut.  Much
thanks to Steve Woodford for tracking this down.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/powerpc/include/bus.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.