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

Modified Files:
	src/sys/arch/sgimips/include: bus.h
	src/sys/arch/sgimips/sgimips: machdep.c

Log Message:
Call sgimips_bus_dma_init() in mach_init to set up the proper MIPS1/MIPS3
bus_dma_sync() routine.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sgimips/include/bus.h
cvs rdiff -r1.73 -r1.74 src/sys/arch/sgimips/sgimips/machdep.c

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