From owner-freebsd-acpi@FreeBSD.ORG Tue Jan 22 11:59:32 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE55716A473 for ; Tue, 22 Jan 2008 11:59:32 +0000 (UTC) (envelope-from william88@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 8A21313C4D3 for ; Tue, 22 Jan 2008 11:59:32 +0000 (UTC) (envelope-from william88@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so2330423rvb.43 for ; Tue, 22 Jan 2008 03:59:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=DhnGR6KWXwgw6EW8kDmQuhqiQLnczmNrfyKcOokyIVs=; b=AFSjyAGd0YwBNWMq75cTjj/3HBg6eysT7Txl3k4JZovyhRGsHEP9Pg62a8qk3hAiwFxN6uk3vipYKfDhusS+CNMUpaikUaWYtUq1XjB+Ckybv/kpOFcX34LK5V5l9vgSNeF6u8vlAnikbvfNO0tngAZc/lyo8TUKQ/EZ3JwzjFs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eVwk+JZdVquBQDl8aRrmAMVU+ZCzX2ZLBHWQ4kNUFGKuXhliwcgjolk/kH2znzwVWhM4QxwehahQWC1e9/idmjavt5DNN+XmTVxp6dnX4mpsvdsTUaml638OvLpTlddOnIRpiPRe8WbqvjWlOTdeJqwM7XVGZyr/P+yZ0VhO+E8= Received: by 10.141.99.4 with SMTP id b4mr5276568rvm.217.1201001728663; Tue, 22 Jan 2008 03:35:28 -0800 (PST) Received: by 10.141.29.7 with HTTP; Tue, 22 Jan 2008 03:35:28 -0800 (PST) Message-ID: <632825b40801220335h2d2b8e85t9885fda61e32fe46@mail.gmail.com> Date: Tue, 22 Jan 2008 09:35:28 -0200 From: William To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ASL compilation from Acer 5570z 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: Tue, 22 Jan 2008 11:59:32 -0000 Hi, Some months ago I wrote an email to this mailing list about issues with my Acer 5570z but I was a little busy to look it more carefully. The worst problem is about the ethernet: mskc0: irq 16 at device 0.0 on pci2 mskc0: 0x4000 bytes of rid 0x10 res 3 failed (0, 0xffffffff). mskc0: unknown device: id=0x00, rev=0x00 device_attach: mskc0 attach returned 6 Yesterday I'd take a look in the ASL generated from acpidump -dt and tried to compile it with iasl and I got 10 messages like this: -- acpi.asl 8254: Name (_T_0, 0x00) Error 4081 - Use of reserved word ^ (_T_0) and 1 like this:acpi.asl 8960: Method (WMBD, 3, NotSerialized) Warning 1086 - ^ Not all control paths return a value (WMBD) Maybe if I fix this the problem with the ethernet can be solved, right? Can someone help me to fix it or tell me where I should look? My ASL: http://www.inf.ufpr.br/wg06/acpi.gz Thanks, William Grzybowski ------------------------------------------ Jabber: william88 at gmail dot com Curitiba/PR - Brazil