From owner-freebsd-amd64@FreeBSD.ORG Mon Jun 26 20:13:59 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 037B916A547 for ; Mon, 26 Jun 2006 20:13:59 +0000 (UTC) (envelope-from seebs@plethora.net) Received: from herd.plethora.net (herd.plethora.net [205.166.146.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82262442D1 for ; Mon, 26 Jun 2006 18:35:33 +0000 (GMT) (envelope-from seebs@plethora.net) Received: from guild.plethora.net (guild.plethora.net [205.166.146.8]) by herd.plethora.net (Postfix) with ESMTP id 675F731E3F for ; Mon, 26 Jun 2006 13:35:32 -0500 (CDT) Received: from guild.plethora.net (seebs@localhost) by guild.plethora.net (8.13.3/8.12.8) with ESMTP id k5QIbjXT017146 for ; Mon, 26 Jun 2006 13:37:46 -0500 (CDT) Message-Id: <200606261837.k5QIbjXT017146@guild.plethora.net> X-Authentication-Warning: guild.plethora.net: seebs owned process doing -bs From: seebs@plethora.net (Peter Seebach) To: freebsd-amd64@freebsd.org In-reply-to: Your message of "Mon, 26 Jun 2006 10:50:58 PDT." <20060626175058.GD89842@dragon.NUXI.org> Date: Mon, 26 Jun 2006 13:37:45 -0500 Subject: Re: SMP system not running SMP X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Seebach List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 20:13:59 -0000 In message <20060626175058.GD89842@dragon.NUXI.org>, "David O'Brien" writes: >On Fri, Jun 23, 2006 at 06:07:22AM -0500, Peter Seebach wrote: >> There are two possible paths to fixing this: One is to make SMP work >> without ACPI. >Impossible. The AMD64 64-bit platform has ACPI by definition from AMD. Okay. >Its the same as asking if you could make booting work without a PC BIOS. Well, uhm. You can in some cases. :) In that case, though, I guess it's a question of finding out what about the Adaptec SCSI controller and ACPI is killing the system. -s