Subject: CVS commit: src/sys/arch/sparc64
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/28/2004 10:17:01
Module Name:	src
Committed By:	pk
Date:		Mon Jun 28 10:17:01 UTC 2004

Modified Files:
	src/sys/arch/sparc64/include: bus.h
	src/sys/arch/sparc64/sparc64: machdep.c

Log Message:
Provide bus_space_translate_address_generic(), a helper function to
translate a local bus address to an address on the parent bus.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/sparc64/include/bus.h
cvs rdiff -r1.168 -r1.169 src/sys/arch/sparc64/sparc64/machdep.c

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