From owner-cvs-all Fri Feb 22 21:28:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6146237B41D; Fri, 22 Feb 2002 21:28:08 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1N5S8k94309; Fri, 22 Feb 2002 21:28:08 -0800 (PST) (envelope-from msmith) Message-Id: <200202230528.g1N5S8k94309@freefall.freebsd.org> From: Mike Smith Date: Fri, 22 Feb 2002 21:28:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_powerres.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2002/02/22 21:28:08 PST Modified files: sys/dev/acpica acpi_powerres.c Log: Match namespace cleanup changes in ACPI CA 20020217 update. Use ACPI_SUCCESS/ACPI_FAILURE consistently. The AcpiGetInto* interfaces are obsoleted by ACPI_ALLOCATE_BUFFER. Revision Changes Path 1.11 +48 -41 src/sys/dev/acpica/acpi_powerres.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message