Subject: CVS commit: src/sys/arch/sgimips/dev
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 08/17/2004 00:44:39
Module Name:	src
Committed By:	rumble
Date:		Tue Aug 17 00:44:39 UTC 2004

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

Log Message:
Implement several changes that get my E++ (HPC1.5 GIO ethernet
adapter) to work on IP24:
 o Force HPC and GIO slot endianness.
 o Allow slots one and two to be masters and configure for
   realtime mode.

Also, while we're here move IP22 invariants into the IP22 case.

I suspect that IP20 will work as well since it exhibited the same
broken DMA that IP24 did before I flipped the master bit.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/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.