Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index