From owner-freebsd-current@FreeBSD.ORG Mon Oct 29 00:39:47 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C013C16A41A for ; Mon, 29 Oct 2007 00:39:47 +0000 (UTC) (envelope-from arno@heho.snv.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id 5821113C4C6 for ; Mon, 29 Oct 2007 00:39:47 +0000 (UTC) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) by shiva.jussieu.fr (8.13.8/jtpda-5.4) with ESMTP id l9T0dkNG082921 ; Mon, 29 Oct 2007 01:39:46 +0100 (CET) X-Ids: 165 Received: from heho.snv.jussieu.fr (localhost [127.0.0.1]) by heho.snv.jussieu.fr (8.13.3/jtpda-5.2) with ESMTP id l9T0djOx022092 ; Mon, 29 Oct 2007 01:39:45 +0100 (MET) Received: (from arno@localhost) by heho.snv.jussieu.fr (8.13.3/8.13.1/Submit) id l9T0dijM022089; Mon, 29 Oct 2007 01:39:44 +0100 (MET) (envelope-from arno) To: Erik Trulsson References: <20071028200538.2181ba87@atomizer.opensourcebeef.net> <20071029003116.GA23339@owl.midgard.homeip.net> From: "Arno J. Klaassen" Date: 29 Oct 2007 01:39:44 +0100 In-Reply-To: <20071029003116.GA23339@owl.midgard.homeip.net> Message-ID: Lines: 43 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (shiva.jussieu.fr [134.157.0.165]); Mon, 29 Oct 2007 01:39:46 +0100 (CET) X-Virus-Scanned: ClamAV 0.88.7/4616/Sun Oct 28 18:25:58 2007 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at shiva.jussieu.fr with ID 47252BD2.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: current@freebsd.org Subject: Re: 2nd nfe interface not showing up on Tyan S2895 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2007 00:39:47 -0000 Erik Trulsson writes: > On Mon, Oct 29, 2007 at 01:22:08AM +0100, Arno J. Klaassen wrote: > > Rod Person writes: > > > > > On Sun, 28 Oct 2007 19:27:25 +0100 > > > "Arno J. Klaassen" wrote: > > > > > > > > > > > - more serious, this board is supposed to have two of them > > > > (enabled in BIOS as 'Slave Device') but only one of them > > > > shows up at boot (and in pciconf -vl) > > > > > > > > > > Does anyone have a hint how to get that second interface at least > > > > to show up? Thanx in advance and feel free to contact me for > > > > more detailed info. > > > > > > > > > > I have an S2895 with the dual Gigabit nics. I've been running CURRENT > > > since Feb 2006 and never had a problem getting both nics to show up as > > > long as the 2nd is enabled in the BIOS. The only problems I've had is > > > with the Firewire support, which worked for a moment then cause all > > > kinds of problems. Are you sure that the 2nd nic is good? > > > > No : I just bought the board a couple of days ago and did not > > try anything else than fbsd on it. > > > > That said, I looked again at the Block Diagram in the manual and > > wonder whether they mean "second physical CPU"? I just > > have one Opteron 285 installed for now (ordered a second one). > > Do you have physically two CPUs installed? > > That would do it. If you only have one CPU, then any device that should be > connected to the second CPU will not work, since those devices are connected > to the HyperTransport links the CPU provides - and without the CPU in place > those devices are simply not connected to the rest of the board. OK, I see. Thanx again for you help. Regards, Arno