Source-Changes archive

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

CVS commit: syssrc/sys/dev/acpi



Module Name:    syssrc
Committed By:   sommerfeld
Date:           Sun Mar 24 03:32:14 UTC 2002

Modified Files:
        syssrc/sys/dev/acpi: acpi.c acpivar.h

Log Message:
Add acpi_eval_struct, to evaluate a complex data structure.

#if 0-out a half-fixed acpi_eval_string() and #if 0 the only call to it.
(Previous code referenced an uninitialized local variable and couldn't
have possibly worked).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/acpi/acpi.c
cvs rdiff -r1.3 -r1.4 syssrc/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