Source-Changes archive

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

CVS commit: [jmcneill-pm] src/sys



Module Name:    src
Committed By:   joerg
Date:           Thu Aug 23 09:25:30 UTC 2007

Modified Files:
        src/sys/arch/x86/include [jmcneill-pm]: acpi_machdep.h
        src/sys/arch/x86/x86 [jmcneill-pm]: acpi_machdep.c
        src/sys/dev/acpi [jmcneill-pm]: acpi.c

Log Message:
>From FreeBSD: explicitly load regions first to allow acpi_md_callback
to actually query the routing tables.

Drop the argment to acpi_md_callback, passing around singletons is not
that helpful.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.56.1 src/sys/arch/x86/include/acpi_machdep.h
cvs rdiff -r1.13.22.2 -r1.13.22.3 src/sys/arch/x86/x86/acpi_machdep.c
cvs rdiff -r1.101.16.7 -r1.101.16.8 src/sys/dev/acpi/acpi.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