Subject: CVS commit: src/sys/arch/sgimips/dev
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 01/13/2004 13:05:17
Module Name:	src
Committed By:	sekiya
Date:		Tue Jan 13 13:05:17 UTC 2004

Modified Files:
	src/sys/arch/sgimips/dev: imc.c pic.c

Log Message:
As the platform-specific bus reset routine varies based on the memory
controller used, set it in the memory controller driver rather than the
platform init code.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/sgimips/dev/imc.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/sgimips/dev/pic.c

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