Subject: CVS commit: src/sys/arch/mipsco
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/02/2003 07:00:47
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr  2 04:00:46 UTC 2003

Modified Files:
	src/sys/arch/mipsco/mipsco: bus_dma.c machdep.c
	src/sys/arch/mipsco/obio: asc.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/mipsco/mipsco/bus_dma.c
cvs rdiff -r1.36 -r1.37 src/sys/arch/mipsco/mipsco/machdep.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/mipsco/obio/asc.c

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