From owner-freebsd-i386@FreeBSD.ORG Wed Feb 25 01:50:24 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F363816A4CE for ; Wed, 25 Feb 2004 01:50:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE20C43D1F for ; Wed, 25 Feb 2004 01:50:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1P9oNbv052431 for ; Wed, 25 Feb 2004 01:50:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1P9oNBt052430; Wed, 25 Feb 2004 01:50:23 -0800 (PST) (envelope-from gnats) Date: Wed, 25 Feb 2004 01:50:23 -0800 (PST) Message-Id: <200402250950.i1P9oNBt052430@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: pimp Subject: Re: i386/62807: 4.9 SMP does not work with Compaq Smart Array 3200 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pimp List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 09:50:24 -0000 The following reply was made to PR i386/62807; it has been noted by GNATS. From: pimp To: freebsd-gnats-submit@FreeBSD.org, enemy5000@hotmail.com Cc: Subject: Re: i386/62807: 4.9 SMP does not work with Compaq Smart Array 3200 Date: Wed, 25 Feb 2004 10:47:09 +0100 (CET) FreeBSD 4.9-STABLE works with SMP on a Compaq DL380 with the SA3200. What I had to do after erase with the compaq smart start, was to choose Linux as the operating system to be installed. Been running it since oct 2003 without any problem. FreeBSD 4.9-STABLE FreeBSD 4.9-STABLE #2: Thu Dec 4 12:47:08 CET 2003 10:46AM up 81 days, 22:31, 1 user, load averages: 0.00, 0.00, 0.00 dmesg.boot: ... FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 8, version: 0x00220011, at 0xfec00000 ... ida0: port 0x4000-0x40ff mem 0xc6ffff00-0xc6ffffff irq 15 at device 0.0 on pci1 ida0: drives=1 firm_rev=4.32 idad0: on ida0 idad0: 17363MB (35561280 sectors), blocksize=512 ... APIC_IO: Testing 8254 interrupt delivery APIC_IO: Broken MP table detected: 8254 is not connected to IOAPIC #0 intpin 2 APIC_IO: routing 8254 via 8259 and IOAPIC #0 intpin 0 ata0-slave: ATAPI identify retries exceeded SMP: AP CPU #1 Launched! ... Cheers, Bjorn