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: Wed Apr 14 17:12:14 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_wakedev.c acpivar.h files.acpi
Added Files:
src/sys/dev/acpi: acpi_util.c acpi_util.h
Log Message:
Reorganize the main file: add several missing prototypes, move the functions
around so that they appear in their logical order and place, etc. In
addition, split the utility functions to a separate file.
No functional change. Ok jmcneill@.
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/sys/dev/acpi/acpi.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/acpi/acpi_util.c \
src/sys/dev/acpi/acpi_util.h
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/acpi/acpi_wakedev.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/acpi/acpivar.h
cvs rdiff -u -r1.72 -r1.73 src/sys/dev/acpi/files.acpi
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