From owner-cvs-all@FreeBSD.ORG Mon May 5 17:06:05 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 3DCDE37B401; Mon, 5 May 2003 17:06:05 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBAB43F3F; Mon, 5 May 2003 17:06:03 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.9/8.12.9) with SMTP id h4606E9S001282; Mon, 5 May 2003 20:06:16 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 5 May 2003 20:06:13 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Peter Wemm In-Reply-To: <20030505235648.0FDEC2A8AE@canning.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep 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: Tue, 06 May 2003 00:06:05 -0000 On Mon, 5 May 2003, Peter Wemm wrote: > > Modified files: > > etc/rc.d apm apmd archdep > > Log: > > Huh? When did the etc bits for amd64 get added? > > Make sure they're ported over to rc.d. > > While I'm at it correct a logic mistake in rc.d/apmd. > > > > Approved by: markm (mentor)(implicit) > > Umm, I dont think so. apm does not exist on amd64, cannot exist and > never will exist. Please back this out. Well, ACPI does provide emulation for some of the apm(4) control ioctls, such that apm(8) actually usefully reports on the power condition on ACPI boxes. I'd imagine the functionality provided by apmd(8) would be useful still with ACPI, but I don't know if it either directly speaks ACPI or whether the ACPI apm emulation is sufficient to support apmd. If it does, then in theory the apm startup scripts could be useful on ACPI-supporting platforms, including ia64 and AMD64. If that's the case, we might seriously think about renaming apmd to powerd or the like. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories