From owner-freebsd-stable@FreeBSD.ORG Sat Mar 29 00:59:11 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCFE1106564A for ; Sat, 29 Mar 2008 00:59:11 +0000 (UTC) (envelope-from jpp@cloudview.com) Received: from skipjack.no-such-agency.net (skipjack.no-such-agency.net [64.142.114.146]) by mx1.freebsd.org (Postfix) with ESMTP id A685F8FC16 for ; Sat, 29 Mar 2008 00:59:11 +0000 (UTC) (envelope-from jpp@cloudview.com) Received: from skipjack.no-such-agency.net (localhost.sonic.net [127.0.0.1]) by skipjack.no-such-agency.net (Postfix) with ESMTP id 56CCC1B33C8; Fri, 28 Mar 2008 17:59:11 -0700 (PDT) Received: from jpp-desktop.localnet (gatekeeper.no-such-agency.net [64.142.103.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by skipjack.no-such-agency.net (Postfix) with ESMTP id 10CCA1B1E78; Fri, 28 Mar 2008 17:59:11 -0700 (PDT) Message-ID: <47ED945C.5040709@cloudview.com> Date: Fri, 28 Mar 2008 17:59:08 -0700 From: John Pettitt User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Volker References: <47E4B1BC.6020005@cloudview.com> <47ECC27B.6020904@vwsoft.com> In-Reply-To: <47ECC27B.6020904@vwsoft.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: 7-STABLE not seeing second em interface on supermicro mb X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2008 00:59:11 -0000 Volker wrote: > On 12/23/-58 20:59, John Pettitt wrote: > >> I just installed 7-STABLE on a new dual/quad machine based on a >> supermicro motherboard - it works fine except that it's not seeing the >> second network interface (em driver) - is there a magic incantation to >> make this work? >> >> >> FreeBSD echelon.localnet 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Mar 21 >> 23:27:31 PDT 2008 >> root@echelon.localnet:/usr/src/sys/amd64/compile/ECHELON amd64 >> >> The only word from the em driver is this >> >> em0: port >> 0x3000-0x301f mem 0xde200000-0xde21ffff irq 17 at device 0.0 on pci5 >> em0: Using MSI interrupt >> em0: Ethernet address: 00:30:48:64:d9:45 >> em0: [FILTER] >> >> ifconfig doesn't show anything other than em0 and lo0 >> >> Where should I start debugging this ? >> >> John >> > > John, > > I'm not aware whether or not your question has been answered. If not, > please send output of `pciconf -lv'. > > Volker > > It was a hardware problem - nothing that a new motherboard couldn't fix. John