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: dyoung
Date: Tue Jul 15 16:15:28 UTC 2008
Modified Files:
src/sys/dev/acpi: acpi.c acpivar.h
Log Message:
Introduce acpi_clear_wake_gpe() to undo acpi_set_wake_gpe().
Extract common code from acpi_clear_wake_gpe() and acpi_set_wake_gpe(),
creating acpi_wake_gpe_helper().
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/dev/acpi/acpi.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/acpi/acpivar.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