Subject: CVS commit: syssrc/sys/arch/sgimips/dev
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 09/10/2001 18:36:22
Module Name:	syssrc
Committed By:	rafal
Date:		Mon Sep 10 15:36:21 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/dev: imc.c

Log Message:
Use the newly committed imcreg.h to get rid of the magic numbers polluting
this file; while I'm here, rework the GIO arbitrator parameter setup to
match more closely what is done by lunix on the same hardware... Finally,
on a tip from Wilbern Cobb, preserve the graphics-related bits of the
GIO arbitrator parameter register from the PROM-initialized settings so
ARCS console on the graphics display works (tested on both my Indy with
Newport and my Indigo2 with XL gfx).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sgimips/dev/imc.c

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