From owner-cvs-all Thu Oct 24 8:42:14 2002 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 F27F837B407 for ; Thu, 24 Oct 2002 08:42:12 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD6F543E4A for ; Thu, 24 Oct 2002 08:42:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10821 invoked from network); 24 Oct 2002 15:42:15 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Oct 2002 15:42:15 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9OFg9n5071114; Thu, 24 Oct 2002 11:42:09 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210240144.g9O1iosh052921@repoman.freebsd.org> Date: Thu, 24 Oct 2002 11:42:13 -0400 (EDT) From: John Baldwin To: Robert Watson Subject: RE: cvs commit: src/share/man/man4 acpi.4 Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 24-Oct-2002 Robert Watson wrote: > rwatson 2002/10/23 18:44:50 PDT > > Modified files: > share/man/man4 acpi.4 > Log: > Minor tweaks to the acpi.4 man page: xref acpiconf.8, and one of the > bugs (device naming) isn't present [anymore]. > > Submitted by: Hiten Pandya It has earlier been specifically requested that the reference to acpi(9) not be removed as a reminder that it needs writing. That said, I'm not sure what such a manpage would document exactly. As for the second part: > grep -i acpi /sys/i386/conf/LAPTOP # ACPI support device acpica #options ACPI_DEBUG It is most definitely still named 'device acpica'. The kernel mode is acpi.ko however, and it would probably make sense to fix sys/conf/files and rename the device to 'acpi'. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message