Date: Tue, 19 May 2009 18:59:16 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: Harald Schmalzbauer <h.schmalzbauer@omnilan.de> Cc: freebsd-current@freebsd.org Subject: Re: Various problems, atapi, acpi (S3), cpufreq (est) Message-ID: <4A12D754.4020607@icyb.net.ua> In-Reply-To: <4A12CBE9.5010206@omnilan.de> References: <4A12CBE9.5010206@omnilan.de>
next in thread | previous in thread | raw e-mail | index | archive | help
on 19/05/2009 18:10 Harald Schmalzbauer said the following: > 5. For at least 2 years I see this to me unknown booting message: > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, 7fde0000 (3) failed This one is innocent - ACPI ASL defines regions for "free" RAM. OS handling is to reserve all ACPI defined regions to acpi driver. And obviously these two regions can not and need not be reserved in reality. Let me guess - you have 2GB of RAM on this machine :-) -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A12D754.4020607>