From owner-freebsd-current@FreeBSD.ORG Mon Apr 27 17:23:53 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 675F8106566B for ; Mon, 27 Apr 2009 17:23:53 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from mail.ambrisko.com (mail.ambrisko.com [64.174.51.43]) by mx1.freebsd.org (Postfix) with ESMTP id 3FA058FC1E for ; Mon, 27 Apr 2009 17:23:53 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) X-Ambrisko-Me: Yes Received: from server2.ambrisko.com (HELO www.ambrisko.com) ([192.168.1.2]) by ironport.ambrisko.com with ESMTP; 27 Apr 2009 10:25:02 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.14.3/8.14.1) with ESMTP id n3RHNqEu093066; Mon, 27 Apr 2009 10:23:52 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.14.3/8.14.3/Submit) id n3RHNnku093060; Mon, 27 Apr 2009 10:23:49 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200904271723.n3RHNnku093060@ambrisko.com> In-Reply-To: <49F22A87.2040905@delphij.net> To: d@delphij.net Date: Mon, 27 Apr 2009 10:23:49 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Cc: freebsd-current@freebsd.org, Paul Stewart Subject: Re: Broadcom NIC Problem - Installing 7.1 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, 27 Apr 2009 17:23:53 -0000 Xin LI writes: | Hi, Paul, | | Paul Stewart wrote: | > Hi there. | > | > I'm just getting back into the FreeBSD world after a long vacation ;) | > | > Just installed a shiny new Dell PowerEdge R710 server that comes with Four | > embedded BroadcomR NetXtreme IIT 5709c Gigabit Ethernet NIC cards. The | > installation does not recognize the NIC cards so I installed anyways. | > Server boots up as normal and everything else looks good. | > | > Is there support for these NIC cards? Do I need to do a custom kernel or | > load modules? | | Which release are you using? A moderately new -CURRENT snapshot (as you | posted on -current@), or 7.2-RC2 should have supported the hardware you | have mentioned. Yes, -current and 7.2 will work on this machine as will another machine that will be released soon that uses another bce variant. 7.1 worked until the driver was reverted just before the release. Doug A.