Subject: CVS commit: src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: Masanori Kanaoka <kanaoka@netbsd.org>
List: source-changes
Date: 08/05/2003 14:24:45
Module Name:	src
Committed By:	kanaoka
Date:		Tue Aug  5 14:24:45 UTC 2003

Modified Files:
	src/sys/arch/i386/acpi: vald_acpi.c

Log Message:
 - Use local variable instead of sc_Arg in softc.
 - Use ACPI_ALLOCATE_BUFFER/AcpiOsFree combination instead of sc_Ret in softc.

   Pointed out by kochi.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/i386/acpi/vald_acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.