Source-Changes archive

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

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   jruoho
Date:           Mon Jun  7 17:28:17 UTC 2010

Modified Files:
        src/sys/dev/acpi: acpi_power.c acpi_power.h acpi_tz.c

Log Message:
Now that we have 1:1 mapping between handles and nodes, use the former for
all power resource operations. Eliminates the wrapper functions.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/acpi/acpi_power.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/acpi_power.h
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/acpi/acpi_tz.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