Subject: CVS commit: src/sys/dev/acpi/acpica/Subsystem
To: None <source-changes@NetBSD.org>
From: Takayoshi Kochi <kochi@netbsd.org>
List: source-changes
Date: 12/21/2003 07:50:26
Module Name:	src
Committed By:	kochi
Date:		Sun Dec 21 07:50:26 UTC 2003

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

Log Message:
Make ACPI interpreter a bit permissive:
   * allow access beyond limit of a region
     (which is found in some buggy firmwares)
from FreeBSD's local changes


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/acpi/acpica/Subsystem/exfldio.c

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