Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 06/10/2001 05:31:25
Module Name:	syssrc
Committed By:	briggs
Date:		Sun Jun 10 02:31:25 UTC 2001

Modified Files:
	syssrc/sys/arch/powerpc/powerpc: bus_dma.c

Log Message:
Pull avail_start/avail_end logic for bus_dmamem_alloc() from macppc port,
as suggested by matt@netbsd.org--the vm_physmem array may not be in order.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/powerpc/powerpc/bus_dma.c

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