Subject: CVS commit: src/sys/arch/sgimips/dev
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 03/09/2004 14:05:09
Module Name:	src
Committed By:	sekiya
Date:		Tue Mar  9 14:05:09 UTC 2004

Modified Files:
	src/sys/arch/sgimips/dev: int.c
Added Files:
	src/sys/arch/sgimips/dev: int2var.h

Log Message:
Add int2_wait_fifo(), which will idle while awaiting a flag in the interrupt
controller to deassert.  Needed for the more interesting features of various
SGI framebuffers.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sgimips/dev/int.c
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/dev/int2var.h

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