Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   cherry
Date:           Sat Nov  4 15:24:42 UTC 2017

Modified Files:
        src/sys/arch/x86/pci: pciide_machdep.c
        src/sys/arch/xen/conf: files.xen
Removed Files:
        src/sys/arch/xen/xen: pci_intr_machdep.c pciide_machdep.c

Log Message:
Remove bitrotted xen specific versions of pci, pciide machdep related code.

Use the common x86/ code instead.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/pci/pciide_machdep.c
cvs rdiff -u -r1.161 -r1.162 src/sys/arch/xen/conf/files.xen
cvs rdiff -u -r1.21 -r0 src/sys/arch/xen/xen/pci_intr_machdep.c
cvs rdiff -u -r1.20 -r0 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.




Home | Main Index | Thread Index | Old Index