From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 15:26:59 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08B6716A416 for ; Fri, 15 Dec 2006 15:26:59 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B0343CBA for ; Fri, 15 Dec 2006 15:25:03 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so762627uge for ; Fri, 15 Dec 2006 07:26:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LcHY4J9nfDAfxL3qPvbeeDjkldY7lG0WDKPoBUB4GMsNJGb94HJSetWc3FdN72xYHsoIU96s2mybaHCdLPqkp9cypSMVpNYUjK0h8KykuDaTFqLS0RWPKk9y6cwHDZEnD3MGyUwXrUcm+pbOEPmDS2tR56lyHPoBx9uZvC/Oxlg= Received: by 10.49.41.12 with SMTP id t12mr10310nfj.1166196402664; Fri, 15 Dec 2006 07:26:42 -0800 (PST) Received: by 10.78.100.10 with HTTP; Fri, 15 Dec 2006 07:26:42 -0800 (PST) Message-ID: Date: Fri, 15 Dec 2006 16:26:42 +0100 From: "Claus Guttesen" To: "Bill Moran" In-Reply-To: <20061215085216.b7c8a814.wmoran@collaborativefusion.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061215125509.GK2761@freenix.no> <20061215085216.b7c8a814.wmoran@collaborativefusion.com> Cc: freebsd-stable@freebsd.org, Conrad Burger Subject: Re: Dell 1955 Blade - Broadcom NIC not detected (BCM5708S) 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: Fri, 15 Dec 2006 15:26:59 -0000 > > > I am trying to get FreeBSD to work on a Dell 1955 blade. Looks like > > > the NICs on the blade are not supported by the BCE or BGE driver. > > > > > > On Linux the NICs are identified as "06:00.0 Ethernet controller: > > > Broadcom Corporation NetXtreme II BCM5708S Gigabit Ethernet (rev 11)" > > > > > > >From "if_bce.c" > > > ------------------------- > > > * The following controllers are not supported by this driver: > > > * (These are not "Production" versions of the controller.) > > > * BCM5706C A0, A1 > > > * BCM5706S A0, A1, A2, A3 > > > * BCM5708C A0, B0 > > > * --> BCM5708S <-- A0, B0, B1 > > > > > > Is there any reason why the chipset is not supported? Is there anyway > > > of getting the BCE or BGE driver to work with this chipset? Will it be > > > supported sometime in the near future? > > > > > > Any help would be much appreciated. > > > > Any development here? We have just started purchasing 1955 Blades and would > > very much like to install FreeBSD on them :) > > Support for them is in CURRENT and 6.2, although the comment saying > that they're _not_ supported is still there as well ;) No, unfortunately not. The controller is recognized but then bails out with "SerDes controller not supported". Have tried (many times :-/ ). regards Claus