Subject: CVS commit: src/sys/dev/acpi/acpica/Subsystem
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/12/2003 00:19:18
Module Name:	src
Committed By:	fvdl
Date:		Mon May 12 00:19:18 UTC 2003

Modified Files:
	src/sys/dev/acpi/acpica/Subsystem: tbconvrt.c

Log Message:
Always use 32bit-wide header pointers for an RSDT (ACPI 1.0). The comment
in the code talks about "machine-dependent length", but my copy of
the spec clearly says "an array of 32-bit physical addresses".


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/acpi/acpica/Subsystem/tbconvrt.c

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