Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: phx
Date: Thu Dec 20 22:24:40 UTC 2007
Modified Files:
src/sys/arch/ofppc/include: pci_machdep.h
src/sys/arch/powerpc/pci: pci_machdep_common.c
src/sys/dev/pci: viaide.c
Log Message:
VT8231 IDE workaround for native mode with "compatibility" interrupts 14/15.
This time done right by calling pciide_machdep_compat_intr_establish() to
get a MD interrupt handler.
Verified that it compiles for XEN again.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/ofppc/include/pci_machdep.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/pci/pci_machdep_common.c
cvs rdiff -r1.49 -r1.50 src/sys/dev/pci/viaide.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