Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh5
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.
Home |
Main Index |
Thread Index |
Old Index