]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the byte offset to the base address for IndexField objects. This
authorNate Lawson <njl@FreeBSD.org>
Fri, 21 Nov 2003 21:21:17 +0000 (21:21 +0000)
committerNate Lawson <njl@FreeBSD.org>
Fri, 21 Nov 2003 21:21:17 +0000 (21:21 +0000)
commit847c562d46cc7fb651d10fd9f93d6520535ab583
treea687c18454ffd76156aa3414d65f1fbea7395849
parent0e4c356acf20cd59b5324fe17acdab17bd069c31
Add the byte offset to the base address for IndexField objects.  This
fixes an interrupt storm for certain users.  This is done on the vendor
branch since the code is already in the 20031029 ACPI-CA dist and will
be imported after 5.2R.

Tested by: sebastian ssmoller <sebastian.ssmoller@gmx.net>
PR: i386/57909
Approved by: re (jhb)
sys/contrib/dev/acpica/exfldio.c