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:   jruoho
Date:           Sun Jun 12 11:31:31 UTC 2011

Modified Files:
        src/sys/arch/ia64/acpi: acpi_machdep.c
        src/sys/arch/ia64/include: acpi_machdep.h
        src/sys/arch/x86/conf: files.x86
        src/sys/arch/x86/include: acpi_machdep.h
        src/sys/dev/acpi/acpica: OsdEnvironment.c
Added Files:
        src/sys/arch/x86/acpi: acpi_machdep.c
Removed Files:
        src/sys/arch/x86/x86: acpi_machdep.c

Log Message:
Follow IA-64 with the x86-specific ACPI MD functions and move these where
they belong to. Remove an unused function. Minor KNF. No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/ia64/acpi/acpi_machdep.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/ia64/include/acpi_machdep.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/x86/acpi/acpi_machdep.c
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/x86/conf/files.x86
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x86/include/acpi_machdep.h
cvs rdiff -u -r1.29 -r0 src/sys/arch/x86/x86/acpi_machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/acpica/OsdEnvironment.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