Subject: CVS commit: syssrc/sys/arch/arm32/isa
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/25/2002 22:49:26
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jan 25 20:49:26 UTC 2002

Modified Files:
	syssrc/sys/arch/arm32/isa: isadma_machdep.c

Log Message:
When loading the bounce buffer into the DMA map, don't
pass in a proc, because the bounce buffer belongs to the
kernel.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm32/isa/isadma_machdep.c

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