From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 23 15:05:32 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 9DCAF16A492 for ; Fri, 23 Jun 2006 15:05:32 +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 24ADD43D7B for ; Fri, 23 Jun 2006 15:05:25 +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 E192F31E62 for ; Fri, 23 Jun 2006 10:05:24 -0500 (CDT) Received: from guild.plethora.net (seebs@localhost) by guild.plethora.net (8.13.3/8.12.8) with ESMTP id k5NF7ig3021926 for ; Fri, 23 Jun 2006 10:07:44 -0500 (CDT) Message-Id: <200606231507.k5NF7ig3021926@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 "Fri, 23 Jun 2006 15:42:16 BST." Date: Fri, 23 Jun 2006 10:07:44 -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: Fri, 23 Jun 2006 15:05:32 -0000 In message , Pete French writes : >At the weekend I want to try this with the SCSi removed, and ACPI disabled, >with both an i386 and an amd64 kernel. Other people have my board working >SMP, but they are not using SCSI. Hmm! I should try SCSI controller removed and ACPI disabled; I haven't tried that combo yet. ("removed" meaning "not in kernel".) -s