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: cegger
Date: Sun Nov 29 21:32:50 UTC 2009
Modified Files:
src/sys/dev/acpi: acpi.c acpi_lid.c acpivar.h thinkpad_acpi.c
wmi_acpi.c
Log Message:
Introduce acpi_eval_set_integer().
Use it in various acpi drivers to simplify code.
Patch presented on tech-kern@:
http://mail-index.netbsd.org/tech-kern/2009/11/28/msg006552.html
No comments.
XXX Is there an acpi(9) manpage?
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/acpi/acpi_lid.c
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/acpi/acpivar.h
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/acpi/thinkpad_acpi.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/acpi/wmi_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