Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2010 21:45:37 -0700
From:      Nate Lawson <nate@root.org>
To:        avatar Lin <lavator@gmail.com>
Cc:        freebsd-acpi@FreeBSD.org
Subject:   Re: About "acpi0: reservation of ... failed" message in `dmesg`
Message-ID:  <4BE8E0F1.80405@root.org>
In-Reply-To: <AANLkTimWOjZlxFEJwNJdUyckNMgt9Q-QGGBa7snKDQiM@mail.gmail.com>
References:  <AANLkTimWOjZlxFEJwNJdUyckNMgt9Q-QGGBa7snKDQiM@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
avatar Lin wrote:
>   Our customers are concerned about the following messages in `dmesg` output.
> 
> ===
> acpi0: reservation of 0, a0000 (3) failed
> acpi0: reservation of 100000, bff00000 (3) failed
> ===
> 
>   Please help to clarify this issue.
> 
>   Or , in other direction, where to find official document to convince
> our customers that these messages are ignorable ?

It is related to the sysresource acpi memory objects. It means that
something was using the system resource before acpi allocated it. For
#1, that looks like lowmem up to the VGA range. For #2, it looks like
option ROMs.

The BIOS has configured the devices beforehand so as long as everything
works, the msgs can be ignored.

-- 
Nate




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BE8E0F1.80405>