Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/12/2007 22:48:40
Module Name: src
Committed By: matt
Date: Thu Apr 12 22:48:38 UTC 2007
Modified Files:
src/sys/arch/mips/mips: bus_dma.c
Log Message:
If bus_space_mmap is asked for a COHERENT page, make the phys addr is from
KSEG1.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/mips/mips/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.