From owner-cvs-all Wed Jan 9 8: 0:35 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 31F1A37B417; Wed, 9 Jan 2002 08:00:31 -0800 (PST) Received: (from takawata@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g09G0VJ40535; Wed, 9 Jan 2002 08:00:31 -0800 (PST) (envelope-from takawata) Message-Id: <200201091600.g09G0VJ40535@freefall.freebsd.org> From: Takanori Watanabe Date: Wed, 9 Jan 2002 08:00:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_wakeup.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 takawata 2002/01/09 08:00:31 PST Modified files: sys/i386/acpica acpi_wakeup.c Log: Fix S3 breakage. Now AcpiEnterSleep() is light enough, so flushing cache before the function is not too early. Revision Changes Path 1.8 +2 -1 src/sys/i386/acpica/acpi_wakeup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message