Subject: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 06/19/2006 10:08:16
Module Name:	src
Committed By:	jmcneill
Date:		Mon Jun 19 10:08:16 UTC 2006

Modified Files:
	src/sys/arch/i386/pci: ichlpcib.c piixpcib.c

Log Message:
cube@ says that acpi_pci_fixup() only writes in devices interrupt line
registers, so restore the PCI-ISA bridge IRQ routing here again.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/i386/pci/ichlpcib.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/pci/piixpcib.c

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