Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/10/2004 19:53:48
Module Name:	src
Committed By:	pooka
Date:		Sat Apr 10 19:53:48 UTC 2004

Added Files:
	src/sys/arch/sgimips/sgimips: arcemu.c arcemu.h

Log Message:
ARCBIOS emulation code to be used on machines without ARCBIOS

Currently supports only IP12, but can be made to support others.

includes effort from Steve Rumble and myself


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/sgimips/arcemu.c \
    src/sys/arch/sgimips/sgimips/arcemu.h

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