From owner-freebsd-net@FreeBSD.ORG Sun Jan 4 19:58:51 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 134B527D for ; Sun, 4 Jan 2015 19:58:51 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1.freebsd.org (Postfix) with ESMTP id F15D93448 for ; Sun, 4 Jan 2015 19:58:50 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id DBD4DF7A372 for ; Sun, 4 Jan 2015 11:58:49 -0800 (PST) Date: Sun, 4 Jan 2015 12:58:49 -0700 (MST) From: topper727 To: freebsd-net@freebsd.org Message-ID: <1420401529827-5978277.post@n5.nabble.com> In-Reply-To: References: Subject: Re: Anyone seen this error on em ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2015 19:58:51 -0000 Using Intel 82573 nic built on my pdsbm-ln2 1U server and only one port will work. And my WIFI PCI card and dual legacy intel NIC PCI will cause system to HALT on boot. If I pull those cards out the system will boot but only one port will work that is built on the motherboard. If I disable both with jumpers then I can use a PCI card in the system. Refer to all the notes I did here https://forum.pfsense.org/index.php?topic=84909.0 Here is my dmesg log http://pastebin.com/tW9Qe3g2 Code: em0: port 0x4000-0x401f irq 16 at device 0.0 on pci2 pcib0: allocated type 3 (0xd0200000-0xd02fffff) for rid 20 of pcib2 pcib2: allocated initial memory window of 0xd0200000-0xd02fffff pcib2: allocated memory range (0xd0200000-0xd021ffff) for rid 10 of em0 em0: Lazy allocation of 0x20000 bytes rid 0x10 type 3 at 0xd0200000 em0: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 256 to local APIC 0 vector 51 em0: using IRQ 256 for MSI em0: Using an MSI interrupt em0: Setup of Shared code failed device_attach: em0 attach returned 6 -- View this message in context: http://freebsd.1045724.n5.nabble.com/Anyone-seen-this-error-on-em-tp4016166p5978277.html Sent from the freebsd-net mailing list archive at Nabble.com.