Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/sgimips/gio
Module Name: src
Committed By: tron
Date: Sun Sep 10 16:59:42 UTC 2006
Modified Files:
src/sys/arch/sgimips/gio [netbsd-4]: gio.c giovar.h
Log Message:
Pull up following revision(s) (requested by rumble in ticket #137):
sys/arch/sgimips/gio/gio.c: revision 1.22
sys/arch/sgimips/gio/giovar.h: revision 1.7
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.21.18.1 src/sys/arch/sgimips/gio/gio.c
cvs rdiff -r1.6 -r1.6.18.1 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.
Home |
Main Index |
Thread Index |
Old Index