Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/18/2007 18:44:17
Module Name:	src
Committed By:	bouyer
Date:		Sun Nov 18 18:44:17 UTC 2007

Modified Files:
	src/sys/arch/xen/xen: isa_machdep.c pciide_machdep.c

Log Message:
Properly setup the IO APIC for ISA and pciide compat interrupts too.
Makes ACPI kernels works again with pciide controllers in compat mode.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/xen/isa_machdep.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/xen/xen/pciide_machdep.c

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