Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Jachym Holecek <freza@netbsd.org>
List: source-changes
Date: 08/31/2006 23:14:38
Module Name:	src
Committed By:	freza
Date:		Thu Aug 31 23:14:38 UTC 2006

Modified Files:
	src/sys/arch/powerpc/oea: oea_machdep.c
	src/sys/arch/powerpc/powerpc: bus_space.c

Log Message:
* move the "cheating" conditional into unmapiodev() implementation
  itself (instead of memio_unmap()), as it differs between OEA and
  ibm4xx.

OK by matt@


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/powerpc/oea/oea_machdep.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/powerpc/powerpc/bus_space.c

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