From owner-freebsd-current@FreeBSD.ORG Fri Apr 28 03:34:58 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBA7B16A401 for ; Fri, 28 Apr 2006 03:34:58 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A17D43D53 for ; Fri, 28 Apr 2006 03:34:57 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k3S3YsJx052880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 27 Apr 2006 20:34:56 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44518D58.3040306@FreeBSD.org> Date: Thu, 27 Apr 2006 20:34:48 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Miles Fidelman References: <4450AB74.5020709@meetinghouse.net> <38960.65.96.210.62.1146188917.squirrel@mail.boinc.ch> <445184B4.7030802@meetinghouse.net> In-Reply-To: <445184B4.7030802@meetinghouse.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, bl.uto@unix.net Subject: Re: reboot hangs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 03:34:58 -0000 Miles Fidelman wrote: > Just tried turning off ACPI in the BIOS - and that seems to work, so I > expect ACPI_ENABLE=NO will too. > > But then power control goes out the window. I wonder what it is that > Linux's reboot=b kernel switch does that leave ACPI active, but allows a > reboot to work properly. I have made some changes recently which should improve situation. They are not included into 6.x yet, though. -Maxim