[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Mark Kettenis <kettenis_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 28 Dec 2008 15:27:11 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: kettenis_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/12/28 15:27:11
Modified files:
sys/arch/amd64/amd64: acpi_machdep.c
sys/arch/i386/i386: acpi_machdep.c
Log message:
No longer look for RSDP in memory marked as "ACPI Reclaim" in the BIOS memory
map. The standard doesn't tell us to look there, Linux and NetBSD don't look
there either. It seems that some BIOSes use this memory as a scratch area
to build the final ACPI tables which means we can accidentally find what
seems like a valid RSDP there. Fixes PR 5847.
ok krw@, marco@
Visit your host, monkey.org