From owner-cvs-all@FreeBSD.ORG Thu May 12 12:37:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 962FC16A4CE; Thu, 12 May 2005 12:37:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EFAF43D2F; Thu, 12 May 2005 12:37:19 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4CCbJnr062907; Thu, 12 May 2005 12:37:19 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4CCbJCN062906; Thu, 12 May 2005 12:37:19 GMT (envelope-from philip) Message-Id: <200505121237.j4CCbJCN062906@repoman.freebsd.org> From: Philip Paeps Date: Thu, 12 May 2005 12:37:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/acpica acpi_asus.csrc/share/man/man4/man4.i386 acpi_asus.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 12:37:19 -0000 philip 2005-05-12 12:37:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/acpica acpi_asus.c share/man/man4/man4.i386 acpi_asus.4 Log: The long-procrastinated sync of acpi_asus(4) with CURRENT. MFC acpi_asus.c r1.12 - r1.24 acpi_asus.4 r1.5 - 1.9 Revision Changes Path 1.4.2.1 +40 -4 src/share/man/man4/man4.i386/acpi_asus.4 1.11.2.3 +512 -233 src/sys/i386/acpica/acpi_asus.c