From owner-cvs-all Mon Nov 5 6:52: 0 2001 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 AE3CD37B417; Mon, 5 Nov 2001 06:51:58 -0800 (PST) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5EpwZ86755; Mon, 5 Nov 2001 06:51:58 -0800 (PST) (envelope-from iwasaki) Message-Id: <200111051451.fA5EpwZ86755@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Mon, 5 Nov 2001 06:51:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.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 iwasaki 2001/11/05 06:51:58 PST Modified files: sys/dev/acpica acpi.c Log: Remove unnecessary WAK_STS bit waiting code for S1 sleep. It was duplicated with AcpiEnterSleepState() since acpica-unix-20010816. Revision Changes Path 1.46 +0 -14 src/sys/dev/acpica/acpi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message