Subject: CVS commit: src/sys/arch/prep/prep
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/10/2003 11:41:37
Module Name: src
Committed By: tsutsui
Date: Sun Aug 10 11:41:36 UTC 2003
Modified Files:
src/sys/arch/prep/prep: machdep.c
Log Message:
Call prep_bus_space_init() and consinit() after oea_batinit() and oea_init()
because powerpc/bus_space.c:bus_space_init() checks BAT maps. (from mvmeppc)
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/arch/prep/prep/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.