From owner-freebsd-questions@FreeBSD.ORG Sat Jan 26 18:56:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF6BE16A417 for ; Sat, 26 Jan 2008 18:56:19 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id A934113C455 for ; Sat, 26 Jan 2008 18:56:19 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDESK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m0QIuEnp098236; Sat, 26 Jan 2008 10:56:15 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Leonid Satanovsky" , Date: Sat, 26 Jan 2008 10:57:17 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 Importance: Normal In-Reply-To: <479B23C0.5040406@ariel.ru> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Sat, 26 Jan 2008 10:56:15 -0800 (PST) Cc: Subject: RE: The question about Broadcom BCM5721 ethernet adapter integrated in motherboard, on PCIe and FreeBSD6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 18:56:20 -0000 Yes. All of the Broadcom chips are the same and are supported by the bge driver. However, Broadcom and it's various motherboard customers seem to like to use different PCI id strings for the chip, and so you may find when you install it, that it does not detect the chip. A typical example of the problem is here: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/119779 and the fix, shown in this PR, is easy to implement. Basically, boot FreeBSD, if the chip isn't detected, run pciconf and take the output and patch the driver detection and you should be fine. Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Leonid > Satanovsky > Sent: Saturday, January 26, 2008 4:13 AM > To: freebsd-questions@freebsd.org > Subject: The question about Broadcom BCM5721 ethernet adapter integrated > in motherboard, on PCIe and FreeBSD6.3 > > > Hi all! > -------------------- > The question is: > -------------------- > will FreeBSD 6.3 support Broadcom BCM5721 ethernet adapter integrated in > motherboard (it's on PCIe bus) ? > The motherboard is ASUSTeK P5M2-M (RTL) > > > ------------------------------------------------------------------ > > Best regards, > Leonid E. Satanovsky, > system administrator / __end__, > Ariel metal. > tel.: +7 495 786-42-90,981-41-45, add.: 341 > tel.: +7 495 786-43-03 > e-mail: leosat.it@ariel.ru > http://www.arielmetal.ru > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >