From owner-freebsd-acpi@FreeBSD.ORG Fri Dec 23 18:58:36 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org 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 4B38016A420 for ; Fri, 23 Dec 2005 18:58:36 +0000 (GMT) (envelope-from nate@root.org) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id E447043D5A for ; Fri, 23 Dec 2005 18:58:35 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.50] (ppp-71-139-99-63.dsl.snfc21.pacbell.net [71.139.99.63]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id jBNIwk9e023250 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 23 Dec 2005 10:58:47 -0800 Message-ID: <43AC4767.9060400@root.org> Date: Fri, 23 Dec 2005 10:52:23 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gnu_Raiz References: <20051222020349.GA16607@poupinou.org> <43AC2E52.8000304@root.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: Z00Q Problem Tyan MB! X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2005 18:58:36 -0000 Gnu_Raiz wrote: > On 12/23/05, Nate Lawson wrote: > >> >> >>You can work around this problem with info from PR kern/89879 >> >>http://people.freebsd.org/~ariff/acer_ferrari/ >> >>A future acpica import may address this problem. The aml is accessing a >>field before it's defined. The newest acpica adds support for lazy >>evaluation (even though this is out of spec). >> >>-- >>Nate > > > > > I did see that in my research, since it was a laptop, and a different > chipset I thought it would not be aplicable to my Tyan board. I might play > around with his .asl file, but I am still at a loss as what do with it. > > Just running a diff on the two version creates a 284K file. I really am at a > loss, I have no idea where to start. You can't use his asl. Just go through and make the changes he made for Z00C for Z00Q. -- Nate