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:           Sat Aug  7 09:41:20 UTC 2010

Modified Files:
        src/sys/arch/x86/x86: mpacpi.c
        src/sys/dev/acpi: acpi.c acpivar.h files.acpi
Removed Files:
        src/sys/dev/acpi: acpi_madt.c acpi_madt.h

Log Message:
Reorganize: also the APIC tables will be dumped in ACPIVERBOSE, and the
callback functions will be modified to be suitable also with other tables.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/arch/x86/x86/mpacpi.c
cvs rdiff -u -r1.211 -r1.212 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r1.21 -r0 src/sys/dev/acpi/acpi_madt.c
cvs rdiff -u -r1.8 -r0 src/sys/dev/acpi/acpi_madt.h
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/acpi/acpivar.h
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/acpi/files.acpi

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