From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 27 23:08:39 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65BAA16A420 for ; Mon, 27 Mar 2006 23:08:39 +0000 (UTC) (envelope-from dodell@knight.iXsystems.com) Received: from knight.iXsystems.com (knight.ixsystems.net [206.40.55.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C1DC43D49 for ; Mon, 27 Mar 2006 23:08:38 +0000 (GMT) (envelope-from dodell@knight.iXsystems.com) Received: from knight.iXsystems.com (localhost [127.0.0.1]) by knight.iXsystems.com (8.12.10/8.11.6) with ESMTP id k2RN30Cm000542 for ; Mon, 27 Mar 2006 15:03:00 -0800 (PST) (envelope-from dodell@knight.iXsystems.com) Received: (from dodell@localhost) by knight.iXsystems.com (8.12.10/8.12.9/Submit) id k2RN30pU000538 for freebsd-amd64@freebsd.org; Mon, 27 Mar 2006 15:03:00 -0800 (PST) (envelope-from dodell) Date: Mon, 27 Mar 2006 15:03:00 -0800 From: "Devon H. O'Dell" To: freebsd-amd64@freebsd.org Message-ID: <20060327150300.Q23542@knight.iXsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: Re: FreeBSD 6.x SMP amd64 hang on dual Xeon after "shutdown -r X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2006 23:08:39 -0000 Hello, I've implemented a fix for this utilizing ACPI reboots. Please apply kern/94939 and tell me if shutdown(8) with -r or reboot(8) works for you. My suspicion is that it will. Also, you may be interested in kern/94822, as FreeBSD won't hang on start-up attaching atkbd(4). If you're working on Intel SBX82 blades, specifically, kern/94833 and bin/94815 may also be interesting to you. Please leave me cc'ed to this thread as I don't subscribe to this list. Kind regards, Devon H. O'Dell