Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/pci
Module Name: src
Committed By: jmcneill
Date: Mon Jun 19 02:30:35 UTC 2006
Modified Files:
src/sys/arch/i386/pci: ichlpcib.c piixpcib.c
Log Message:
Don't try to fixup PCI interrupt routing here; we're going to use ACPI to
do this for us instead. This prevents us from having to write chipset
specific support -- yay!
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/i386/pci/ichlpcib.c
cvs rdiff -r1.4 -r1.5 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.
Home |
Main Index |
Thread Index |
Old Index