Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 07/23/2000 00:12:32
Module Name:	syssrc
Committed By:	pk
Date:		Sat Jul 22 21:12:32 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/dev [netbsd-1-5]: vme_machdep.c

Log Message:
Pull up revisions 1.26,1.28,1.30.

revision 1.26
Implement vme_dmamap_create/vme_dmamap_destroy, which allows us to
select the appropriate DVMA subrange for VME devices.

revision 1.28
VME/IOMMU DMA load must also relocate DVMA addresses to the start of VME space.

revision 1.30
Report spurious VME interrupts only #ifdef DEBUG for now. The i82586
based `ie1' board seems to cause this for no apparent reason.


To generate a diff of this commit:
cvs rdiff -r1.25.2.1 -r1.25.2.2 syssrc/sys/arch/sparc/dev/vme_machdep.c

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