From owner-freebsd-acpi@FreeBSD.ORG Mon May 31 21:03:18 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34EDC16A4CE for ; Mon, 31 May 2004 21:03:18 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 01B3B43D5A for ; Mon, 31 May 2004 21:03:18 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 23651 invoked by uid 1000); 1 Jun 2004 04:03:20 -0000 Date: Mon, 31 May 2004 21:03:19 -0700 (PDT) From: Nate Lawson To: Paul Murphy In-Reply-To: <20040531140812.321e8293@earth.upton.net> Message-ID: <20040531210236.X23630@root.org> References: <20040531145641.GA74327@Zeus.UBBCluj.Ro> <20040531140812.321e8293@earth.upton.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-acpi@freebsd.org Subject: Re: asl question X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 04:03:18 -0000 On Mon, 31 May 2004, Paul Murphy wrote: > On Mon, 31 May 2004 17:56:41 +0300 > Dan Cojocar wrote: > > > Hello, > > > > What should i do, to fix an error like this: > > > > my.asl 884: Field (U1D3, WordAcc, NoLock, > > Preserve) Error 1047 - ^ Access width > > is greater than region size > > > > Here is my full asl: http://cs.ubbcluj.ro/~dan/my.asl > > Thanks, > > Dan > > Have a look here: > http://www.cpqlinux.com/acpi-howto.html#fix_broken_dsdt I want to point out that this and other FreeBSD ACPI questions are answered in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html -Nate