Subject: CVS commit: src/sys/arch/sgimips/gio
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 08/30/2006 23:48:55
Module Name:	src
Committed By:	rumble
Date:		Wed Aug 30 23:48:55 UTC 2006

Modified Files:
	src/sys/arch/sgimips/gio: gio.c giovar.h

Log Message:
Implement the gio_arb_config() interface for changing the machine-specific
gio bus arbiter parameters via imc(4) or pic(4).

Slots are identified by name: GIO_SLOT_GFX, GIO_SLOT_EXP1, GIO_SLOT_EXP2.

Provide some helper functions for establishing interrupts associated with
each slot and obtaining product descriptions.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/sgimips/gio/gio.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sgimips/gio/giovar.h

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