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

Modified Files:
	src/sys/arch/evbppc/evbppc: evbppc_machdep.c

Log Message:
* implement unmapiodev(), make mapiodev() aware of ppc4xx_tlb_mapiodev()

* we now don't rely on having console linear-mapped (that was terribly
  broken, really)
* also, this can be used as generic ibm4xx mapiodev()/unmapiodev()

OK by matt@


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbppc/evbppc/evbppc_machdep.c

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