Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   dyoung
Date:           Fri Jul  1 18:22:39 UTC 2011

Modified Files:
        src/sys/arch/x86/acpi: acpi_machdep.c acpi_wakeup.c
        src/sys/arch/x86/include: isa_machdep.h mpconfig.h

Log Message:
#include <sys/bus.h> instead of <machine/bus.h>.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x86/acpi/acpi_machdep.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/x86/acpi/acpi_wakeup.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/x86/include/isa_machdep.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/include/mpconfig.h

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