Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/18/2000 12:30:21
Module Name: syssrc
Committed By: pk
Date: Sun Jun 18 19:30:21 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/dev: vme_machdep.c
Log Message:
vme4_dmamap_[un]load: ensure enough DVMA space is allocated to cover the
buffer and store that amount in the DMA map to avoid re-computation.
Also add a cache flush as the bus_dmamap_sync() don't do that yet.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 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.