Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/10/2000 09:07:50
Module Name:	syssrc
Committed By:	mrg
Date:		Mon Apr 10 16:07:50 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc64/dev: ebus_bus.c psycho_bus.c

Log Message:
UltraSPARC IIi CPU has bits 6-10 of the INO hardwired to 1.  when we
install an interrupt handler, make sure we set these bits to 1.  now,
interrupt_vector in locore can find our registered interrupt handlers
and at least try to setup a call to them.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sparc64/dev/ebus_bus.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sparc64/dev/psycho_bus.c

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