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 13:04:31 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_power.c acpi_power.h
Log Message:
Build the power resource queue dynamically. This eliminates the need to call
acpi_power_res_add() in the main scan function, also saving few bytes of
memory.
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/acpi/acpi_power.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/acpi_power.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