From owner-freebsd-threads@FreeBSD.ORG Thu Sep 10 12:48:31 2009 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1B451065672; Thu, 10 Sep 2009 12:48:31 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 739958FC22; Thu, 10 Sep 2009 12:48:31 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 2672546B52; Thu, 10 Sep 2009 08:48:31 -0400 (EDT) Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8]) by bigwig.baldwin.cx (Postfix) with ESMTPA id 2FBAB8A020; Thu, 10 Sep 2009 08:48:30 -0400 (EDT) From: John Baldwin To: freebsd-threads@freebsd.org Date: Thu, 10 Sep 2009 08:48:17 -0400 User-Agent: KMail/1.9.7 References: <200909100623.n8A6NO1U090095@www.freebsd.org> In-Reply-To: <200909100623.n8A6NO1U090095@www.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200909100848.18347.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Thu, 10 Sep 2009 08:48:30 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: toidin , freebsd-gnats-submit@freebsd.org Subject: Re: threads/138694: FreeBSD 6.3 release does not recognize Broadcom BCM5722 card on IBM X3550 M2 X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 12:48:31 -0000 On Thursday 10 September 2009 2:23:24 am toidin wrote: >=20 > >Number: 138694 > >Category: threads > >Synopsis: FreeBSD 6.3 release does not recognize Broadcom BCM5722= =20 card on IBM X3550 M2 > >Confidential: no > >Severity: serious > >Priority: high > >Responsible: freebsd-threads > >State: open > >Quarter: =20 > >Keywords: =20 > >Date-Required: > >Class: doc-bug > >Submitter-Id: current-users > >Arrival-Date: Thu Sep 10 06:30:05 UTC 2009 > >Closed-Date: > >Last-Modified: > >Originator: toidin > >Release: FreeBSD 6.3 & 6.3 Releases > >Organization: > IQplus Prima > >Environment: > System FreeBSD can not load the device, so the OS can't start so displ to= =20 login. edu:/usr/obj/usr/src/sys/SMP i386 > >Description: > I just loaded FreeBSD 6.3-RELEASE and 6.4-RELEASE on an IBM X 3550 M2=20 server, it did not recognize the onboard network adapter. I opened the case= =20 of the computer and read the top of the network card chip, it has the=20 following numbers: >=20 > Broadcom BCM5709C >=20 > This server does have Two PCI-Express (x16) Gen 2 slots=97one half-length= ,=20 full-height and one low-profile; each slot convertible to PCI-X with riser= =20 option. 5709C !=3D 5722 (which is supported in 6.4). I believe someone recently po= sted=20 some patches to hackers@ recently to add support for the 5709C for 7 and 8. =2D-=20 John Baldwin