Subject: CVS commit: src/sys/arch/hpcmips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/02/2003 06:58:14
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr  2 03:58:13 UTC 2003

Modified Files:
	src/sys/arch/hpcmips/hpcmips: bus_dma.c bus_space.c machdep.c
	src/sys/arch/hpcmips/tx: tx39.c
	src/sys/arch/hpcmips/vr: vr.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/hpcmips/hpcmips/bus_dma.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/hpcmips/hpcmips/bus_space.c
cvs rdiff -r1.79 -r1.80 src/sys/arch/hpcmips/hpcmips/machdep.c
cvs rdiff -r1.31 -r1.32 src/sys/arch/hpcmips/tx/tx39.c
cvs rdiff -r1.40 -r1.41 src/sys/arch/hpcmips/vr/vr.c

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