Subject: CVS commit: syssrc/sys/dev/acpi
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 03/24/2002 05:32:14
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.