Subject: CVS commit: syssrc/sys/arch/i386/isa
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/03/2002 18:58:58
Module Name:	syssrc
Committed By:	fvdl
Date:		Thu Oct  3 15:58:57 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/isa: isa_machdep.c vector.s

Log Message:
Make shared IRQs for the normal PIC case work again as they did before
the MP merge (i.e. treat them as having the lowest level of all registered
handlers in the chain for the IRQ).


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/arch/i386/isa/isa_machdep.c
cvs rdiff -r1.51 -r1.52 syssrc/sys/arch/i386/isa/vector.s

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