Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 06/19/1999 17:51:31
Module Name:	syssrc
Committed By:	eeh
Date:		Sun Jun 20 00:51:31 UTC 1999

Modified Files:
	syssrc/sys/arch/sparc64/dev: iommu.c iommuvar.h sbus.c
	syssrc/sys/arch/sparc64/include: cpu.h

Log Message:
Move the DVMA mapin/mapout functions from the SBus driver to the iommu driver.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sparc64/dev/iommu.c \
    syssrc/sys/arch/sparc64/dev/iommuvar.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/sparc64/dev/sbus.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/sparc64/include/cpu.h

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