Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 01/06/2003 07:59:34
Module Name: src
Committed By: rafal
Date: Mon Jan 6 05:59:34 UTC 2003
Modified Files:
src/sys/arch/sgimips/sgimips: ip32.c
Log Message:
Don't shift the pending interrupt bitmask passed to crime_intr() so it can
associate pending interrupts with the proper sources. Add some comments to
the vestigal ip32_intr_establish() on what it really *should* do.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/sgimips/sgimips/ip32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.