From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 23 12:24:44 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 C7BBC16A4A7 for ; Fri, 23 Jun 2006 12:24:44 +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 6851443D46 for ; Fri, 23 Jun 2006 12:24:44 +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 1FtkiJ-00074r-JK; Fri, 23 Jun 2006 13:24:43 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FtkiJ-000LA7-7a; Fri, 23 Jun 2006 13:24:43 +0100 To: freebsd-amd64@freebsd.org, seebs@plethora.net In-Reply-To: <200606231220.k5NCKlop020444@guild.plethora.net> Message-Id: From: Pete French Date: Fri, 23 Jun 2006 13:24:43 +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:24:44 -0000 > Do we have any cases of this failing on systems with add-on SCSI cards, or is > it always the onboard SCSI? Actually mine is a plugin card - which is why I can rip them out. I have that card as the boot controller and a Compaq RAID card for the rest of the discs 9which is ciss and thus also interfaces to the SCSi subsystem) > According to SuperMicro: > * AMD 8131 HyperTransport PCI-X Tunnel > * AMD 8111 HyperTransport I/O Hub Same chipset as mine. I am thinking we have got close to finding the culprit. -pete.