From owner-cvs-all@FreeBSD.ORG Tue May 6 18:06:04 2003 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 8AA2837B401; Tue, 6 May 2003 18:06:04 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43EEC43F75; Tue, 6 May 2003 18:06:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h47162Tl004565; Tue, 6 May 2003 19:06:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200305070106.h47162Tl004565@harmony.village.org> To: John Baldwin In-reply-to: Your message of "Tue, 06 May 2003 15:32:27 EDT." References: Date: Tue, 06 May 2003 19:06:02 -0600 From: Warner Losh cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" Subject: Re: cvs commit: src/etc/rc.d apm 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: Wed, 07 May 2003 01:06:05 -0000 In message John Baldwin writes: : Actually, you turned on APM, but that is the right thing to do : for now as ACPI provides an APM-compatible interface which makes : things like battery monitors in ports/ work with ACPI. The APM interface is a i386/pc98 only sort of thing. Hammer doesn't have this code. Warner