From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 00:26:16 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A59516A41F for ; Thu, 20 Oct 2005 00:26:16 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDE243D5A for ; Thu, 20 Oct 2005 00:26:15 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so160799wxc for ; Wed, 19 Oct 2005 17:26:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QAMNvpu7GfC66ZnmxQDMcSVJ67CrucTF8UtrvRtRVb+hdkDF2mvEaF4E3gdMsNk+xp6FxO8WIadvXykvxGUZCSlvTEKBn4qTqjFOuh21h4y5yqsnaqezRbaMsoBgOqF2YZ+SETxT5YhJWLpl43Q1YyfNTCk/LpKoVSTjTZAdvOc= Received: by 10.70.129.10 with SMTP id b10mr633046wxd; Wed, 19 Oct 2005 17:26:15 -0700 (PDT) Received: by 10.70.91.17 with HTTP; Wed, 19 Oct 2005 17:26:15 -0700 (PDT) Message-ID: <57416b300510191726o740cba1ay4ea65bd6ccbd4b42@mail.gmail.com> Date: Thu, 20 Oct 2005 10:26:15 +1000 From: Peter Clutton To: "J.D. Bronson" In-Reply-To: <7.0.0.8.2.20051019103315.01ccddb0@wixb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7.0.0.8.2.20051019103315.01ccddb0@wixb.com> Cc: freebsd-questions@freebsd.org Subject: Re: ACPI on 6.0-RC1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 00:26:16 -0000 On 10/20/05, J.D. Bronson wrote: > acpi0: reservation of fec01000, 1000 (3) failed > acpi0: reservation of fee00000, 1000 (3) failed > > I notice that in 'dmesg' - but this machine has been running fine for > days under a good load. > > Is this anything to be concerned (or fixed) about though? There is alot of good information about acpi here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html One of the things mentioned is that you have the latest BIOS on your machine, but there is much more useful information aswell.