Subject: CVS commit: src/sys/arch/sh5
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 01/29/2005 11:20:09
Module Name:	src
Committed By:	scw
Date:		Sat Jan 29 11:20:09 UTC 2005

Modified Files:
	src/sys/arch/sh5/include: pmap.h
	src/sys/arch/sh5/sh5: pmap.c

Log Message:
- Add some hooks to enable hardware-assisted (e.g. DMA) copy/zero page.
- Fix pmap_extract() to deal with a NULL paddr_t *.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sh5/include/pmap.h
cvs rdiff -r1.35 -r1.36 src/sys/arch/sh5/sh5/pmap.c

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