From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 19 07:50:20 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 046FC16A41F for ; Mon, 19 Dec 2005 07:50:20 +0000 (GMT) (envelope-from joao@matik.com.br) Received: from msrv.matik.com.br (msrv.matik.com.br [200.152.83.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B57E343D5D for ; Mon, 19 Dec 2005 07:50:18 +0000 (GMT) (envelope-from joao@matik.com.br) Received: from anb (anb.matik.com.br [200.152.83.34]) by msrv.matik.com.br (8.13.4/8.13.1) with ESMTP id jBJ7oHJA063200 for ; Mon, 19 Dec 2005 05:50:18 -0200 (BRST) (envelope-from joao@matik.com.br) From: JoaoBR Organization: Infomatik To: freebsd-acpi@freebsd.org Date: Mon, 19 Dec 2005 05:50:15 -0200 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200512190550.16062.joao@matik.com.br> X-Filter-Version: 1.11a (msrv.matik.com.br) X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on msrv.matik.com.br X-Virus-Status: Clean Subject: dsdt compile error on Acer 3002 NB 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: Mon, 19 Dec 2005 07:50:20 -0000 Hello somebody knows and can tell me what this function should return in order no= t=20 returning an error when compiling? =A0 =A0 Method (_WAK, 1, NotSerialized) =A0 =A0 { =A0 =A0 =A0 =A0 Store (0x00, \_SB.PCI0.LPCB.ALED) =A0 =A0 =A0 =A0 Store (\_SB.BTEN, \_SB.PCI0.LPCB.EC0.BLTH) =A0 =A0 =A0 =A0 Store (\_SB.WLAN, \_SB.PCI0.LPCB.EC0.WLAN) =A0 =A0 =A0 =A0 Store (0x01, \_SB.PCI0.LPCB.EC0.CPLE) =A0 =A0 =A0 =A0 If (LEqual (Arg0, 0x03)) =A0 =A0 =A0 =A0 { =A0 =A0 =A0 =A0 =A0 =A0 \_SB.PHSR (0x00, 0x00) =A0 =A0 =A0 =A0 } =A0 =A0 =A0 =A0 If (LEqual (Arg0, 0x04)) =A0 =A0 =A0 =A0 { =A0 =A0 =A0 =A0 =A0 =A0 \_SB.PHSR (0x03, 0x00) =A0 =A0 =A0 =A0 } =A0 =A0 } I get this: dsdt.aml.ori =A03441: =A0 =A0 Method (_WAK, 1, NotSerialized) Warning =A02026 - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 ^ Reserved method must=20 return a value (_WAK) thank's, Jo=E3o A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br