Subject: CVS commit: src/sys/arch/ofppc/include
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 06/23/2003 20:12:21
Module Name: src
Committed By: aymeric
Date: Mon Jun 23 20:12:20 UTC 2003
Modified Files:
src/sys/arch/ofppc/include: bus.h
Log Message:
s/PHYS_TO_PCI_MEM/PHYS_TO_BUS_MEM/
s/PCI_MEM_TO_PHYS/BUS_MEM_TO_PHYS/
to match generic PPC code
Noticed by Nicolas Ollinger
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/ofppc/include/bus.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.