From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 23 12:39:49 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 5046316A49E for ; Fri, 23 Jun 2006 12:39:49 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id E479743D48 for ; Fri, 23 Jun 2006 12:39:48 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Ftkwu-0007UI-8M; Fri, 23 Jun 2006 13:39:48 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1Ftkwt-000Msj-VJ; Fri, 23 Jun 2006 13:39:47 +0100 To: freebsd-amd64@freebsd.org, seebs@plethora.net In-Reply-To: <200606231229.k5NCTHOc011368@guild.plethora.net> Message-Id: From: Pete French Date: Fri, 23 Jun 2006 13:39:47 +0100 Cc: Subject: Re: SMP system not running SMP 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: Fri, 23 Jun 2006 12:39:49 -0000 > The big question is going to be other SCSI controllers, and ACPI debugging. Yes. Unfortunately I dont have any to try - only Adaptec boards. It might just be that the Adaptec stuff shows up a more general flaw in interrupt routing for this chipset though. > Unfortunately, while I have the hardware and the motivation (I'm trying to > SELL this computer as "running FreeBSD", so I sorta have to get it running), > I know very little about ACPI. The same applies here I'm afraid - I do hardware, but not PC hardware unfortunately. Though I am happy to test fixes, and even delve into the kernel a little. -pete.