Subject: CVS commit: src/sys/arch/prep/prep
To: None <source-changes@netbsd.org>
From: NONAKA Kimihiro <nonaka@netbsd.org>
List: source-changes
Date: 01/17/2003 15:19:26
Module Name: src
Committed By: nonaka
Date: Fri Jan 17 13:19:25 UTC 2003
Modified Files:
src/sys/arch/prep/prep: bus_space.c
Log Message:
Fix bus_space_mmap() bug.
> Module Name: src
> Committed By: augustss
> Date: Sun Jan 12 23:46:12 UTC 2003
>
> Modified Files:
> src/sys/arch/pmppc/pmppc: bus_space.c
>
>Log Message:
>The bus_space_mmap() returns a physaddr, not a page, on the PPC.
>(This is broken in some (all?) of the PPC ports, it seems.)
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/prep/prep/bus_space.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.