Subject: CVS commit: syssrc/sys/arch/hpcmips
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 11/22/2001 16:22:32
Module Name:	syssrc
Committed By:	takemura
Date:		Thu Nov 22 14:22:31 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/hpcmips: bus_space.c mainbus.c
	syssrc/sys/arch/hpcmips/include: bus_space_hpcmips.h
	syssrc/sys/arch/hpcmips/isa: isa_machdep.c

Log Message:
Fixed bus stuff to compile vrpciu.c (VR4131 CPU).


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/hpcmips/hpcmips/bus_space.c \
    syssrc/sys/arch/hpcmips/hpcmips/mainbus.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcmips/include/bus_space_hpcmips.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/hpcmips/isa/isa_machdep.c

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