From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 04:05:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7832916A4CF for ; Fri, 18 Jun 2004 04:05:47 +0000 (GMT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9210043D48 for ; Fri, 18 Jun 2004 04:05:46 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i5I44HVd014297 for ; Fri, 18 Jun 2004 00:04:17 -0400 (EDT) Message-ID: <001201c454e7$fc801ed0$0200a8c0@satellite> From: "dave" To: References: <000701c45248$7dd28c90$0200a8c0@satellite> <447ju78xdb.fsf@be-well.ilk.org> Date: Thu, 17 Jun 2004 23:54:41 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: using apm to power a system down, 5.x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 04:05:47 -0000 Hello, Yes, there is a kernel apm module. I've also disabled acpi via device.hints, and enabled apm via that file as well. I've also put apm_enable in rc.conf. Is this overkill? Thanks. Dave.