Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 10/02/2004 03:19:01
Module Name:	src
Committed By:	sekiya
Date:		Sat Oct  2 03:19:01 UTC 2004

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

Log Message:
Use the mips3 bus functions on IP30.  Recognize the IP30 as a supported* SGI
platform.

* For extremely small values of "supported".  arch/mips/* needs a lot of work
  yet for MIPS64.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/sgimips/sgimips/bus.c
cvs rdiff -r1.86 -r1.87 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.