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