From owner-cvs-src@FreeBSD.ORG Fri Oct 31 17:05:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8A2F16A4CE; Fri, 31 Oct 2003 17:05:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B3F143FA3; Fri, 31 Oct 2003 17:05:54 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA115rXJ044608; Fri, 31 Oct 2003 17:05:53 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA115rAY044605; Fri, 31 Oct 2003 17:05:53 -0800 (PST) (envelope-from njl) Message-Id: <200311010105.hA115rAY044605@repoman.freebsd.org> From: Nate Lawson Date: Fri, 31 Oct 2003 17:05:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/acpica acpi_wakecode.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 01:05:54 -0000 njl 2003/10/31 17:05:53 PST FreeBSD src repository Modified files: sys/i386/acpica acpi_wakecode.S Log: Fix the logic to match the new name of the tunable. Pointed out by: iwasaki Revision Changes Path 1.8 +1 -1 src/sys/i386/acpica/acpi_wakecode.S