Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 02/20/2000 10:26:42
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sun Feb 20 18:26:42 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/isa [sommerfeld_i386mp_1]: isa_machdep.c

Log Message:
Use level-based rather than mask-based interrupt masking.
Compute interrupt masks differently.

In isa_intr_establish, use the apic instead if we have an interrupt
mapping.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.2.1 syssrc/sys/arch/i386/isa/isa_machdep.c

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