Subject: CVS commit: src/sys/arch/hp300
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/01/2003 23:41:39
Module Name: src
Committed By: thorpej
Date: Tue Apr 1 20:41:39 UTC 2003
Modified Files:
src/sys/arch/hp300/dev: dio.c dma.c grf_dv.c grf_gb.c grf_hy.c grf_rb.c
grf_tc.c hil.c
src/sys/arch/hp300/hp300: autoconf.c machdep.c mem.c pmap_bootstrap.c
trap.c
Log Message:
Use PAGE_SIZE rather than NBPG.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/hp300/dev/dio.c
cvs rdiff -r1.28 -r1.29 src/sys/arch/hp300/dev/dma.c
cvs rdiff -r1.23 -r1.24 src/sys/arch/hp300/dev/grf_dv.c \
src/sys/arch/hp300/dev/grf_rb.c
cvs rdiff -r1.22 -r1.23 src/sys/arch/hp300/dev/grf_gb.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/hp300/dev/grf_hy.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/hp300/dev/grf_tc.c
cvs rdiff -r1.56 -r1.57 src/sys/arch/hp300/dev/hil.c
cvs rdiff -r1.61 -r1.62 src/sys/arch/hp300/hp300/autoconf.c
cvs rdiff -r1.164 -r1.165 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -r1.38 -r1.39 src/sys/arch/hp300/hp300/mem.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/hp300/hp300/pmap_bootstrap.c
cvs rdiff -r1.99 -r1.100 src/sys/arch/hp300/hp300/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.