From owner-freebsd-stable@FreeBSD.ORG Wed Feb 21 00:55:42 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D734A16D0AD for ; Wed, 21 Feb 2007 00:55:42 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id C7F3813C4A5 for ; Wed, 21 Feb 2007 00:55:42 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9DE7A1A4DA3; Tue, 20 Feb 2007 16:55:42 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8BE88514E7; Tue, 20 Feb 2007 19:55:41 -0500 (EST) Date: Tue, 20 Feb 2007 19:55:41 -0500 From: Kris Kennaway To: Billy Newsom Message-ID: <20070221005540.GA81821@xor.obsecurity.org> References: <45DB90A0.4070906@nlcc.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45DB90A0.4070906@nlcc.us> User-Agent: Mutt/1.4.2.2i Cc: stable@freebsd.org Subject: Re: The code for rebooting an SMP machine doesn't always work (still) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2007 00:55:42 -0000 On Tue, Feb 20, 2007 at 06:21:52PM -0600, Billy Newsom wrote: > When a SMP machine does not have an AT keyboard controller, there needs > to be a way to reboot the machine under FreeBSD! Like the sysctl that was added in 6.2? hw.acpi.handle_reboot=1 Kris