From owner-freebsd-net@FreeBSD.ORG Thu Aug 3 17:23:51 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B043B16A4E1 for ; Thu, 3 Aug 2006 17:23:51 +0000 (UTC) (envelope-from davidch@broadcom.com) Received: from MMS3.broadcom.com (mms3.broadcom.com [216.31.210.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA8043D58 for ; Thu, 3 Aug 2006 17:23:43 +0000 (GMT) (envelope-from davidch@broadcom.com) Received: from 10.10.64.154 by MMS3.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.2.0)); Thu, 03 Aug 2006 10:23:23 -0700 X-Server-Uuid: B238DE4C-2139-4D32-96A8-DD564EF2313E Received: by mail-irva-10.broadcom.com (Postfix, from userid 47) id 93EAB2AF; Thu, 3 Aug 2006 10:23:23 -0700 (PDT) Received: from mail-irva-8.broadcom.com (mail-irva-8 [10.10.64.221]) by mail-irva-10.broadcom.com (Postfix) with ESMTP id 6816D2AE; Thu, 3 Aug 2006 10:23:23 -0700 (PDT) Received: from mail-irva-12.broadcom.com (mail-irva-12.broadcom.com [10.10.64.146]) by mail-irva-8.broadcom.com (MOS 3.7.5a-GA) with ESMTP id EBQ67992; Thu, 3 Aug 2006 10:23:22 -0700 (PDT) Received: from NT-IRVA-0750.brcm.ad.broadcom.com (nt-irva-0750 [10.8.194.64]) by mail-irva-12.broadcom.com (Postfix) with ESMTP id 346F469CA3; Thu, 3 Aug 2006 10:23:22 -0700 (PDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 3 Aug 2006 10:23:20 -0700 Message-ID: <09BFF2FA5EAB4A45B6655E151BBDD90301AB6B6E@NT-IRVA-0750.brcm.ad.broadcom.com> In-Reply-To: <1093989648.20060803132558@cierny.sk> Thread-Topic: Broadcom 5780 Thread-Index: Aca276bG1ZR8WFmATE24HfuveDKtIQAMOT7w From: "David (Controller AE) Christensen" To: "=?iso-8859-2?Q?Pavol_=C8ierny?=" X-TMWD-Spam-Summary: SEV=1.1; DFV=A2006080306; IFV=2.0.6,4.0-7; RPD=4.00.0004; RPDID=303030312E30413031303230332E34344432333039442E303032332D412D; ENG=IBF; TS=20060803172336; CAT=NONE; CON=NONE; X-MMS-Spam-Filter-ID: A2006080306_4.00.0004_2.0.6,4.0-7 X-WSS-ID: 68CCEE811OO10318432-01-01 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org Subject: RE: Broadcom 5780 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 17:23:51 -0000 The best solution would be to MFC the driver from -CURRENT to 6.1R, the = second alternative would be to add the 5780 PCI vendor/device ID to the = 6.1R driver, add a BGE_ASICREV_BCM5780 definition to if_bgereg.h, and = make sure that any references to the 5714 also include a reference to = the 5780. (Try a diff between 1.134 and 1.135 on -CURRENT to quickly = identify the relevant changes.) Dave > -----Original Message----- > From: Pavol =C8ierny [mailto:pavol@cierny.sk]=20 > Sent: Thursday, August 03, 2006 4:26 AM > To: David (Controller AE) Christensen > Cc: freebsd-net@freebsd.org > Subject: Re: Broadcom 5780 >=20 > Hello, >=20 > I wrote some weeks ago about broadcom 5780 that wasn't detected in > FreeBSD 6.1R >=20 > After trying CURRENT, it was detected, but as Broadcom 5714 (i didn't > know it was 5714).... >=20 > In the documentation of bge in FreeBSD 5.x and 6.x it says that the > driver already has support for 5714... >=20 > What can I do that FreeBSD detects my NICs? > I don't want to use CURRENT on the server... >=20 > Thanks for any help >=20 > --- > Best regards > Pavol =C8ierny >=20 >=20 > > I don't maintain that driver so I don't know the answer to that. >=20 > > Dave=20 >=20 > >> -----Original Message----- > >> From: Pavol =C8ierny [mailto:pavol@cierny.sk]=20 > >> Sent: Wednesday, July 19, 2006 11:43 AM > >> To: David (Controller AE) Christensen > >> Cc: freebsd-net@freebsd.org > >> Subject: Re: Broadcom 5780 > >>=20 > >> Thanks for the info. > >>=20 > >> Any chances it get's into STABLE in a near term? > >> Could I use the driver code and compile it in STABLE? :) > >>=20 > >> --- > >> S pozdravom > >> Pavol =C8ierny > >>=20 > >>=20 > >> > Pavol, > >>=20 > >> > The 5780 is functionally equivalent to the 5714. Support for the > >> > 5780 was added to -CURRENT on June 29, 2006 in version 1.135 of > >> > if_bge.c. > >>=20 > >> > Dave=20 > >>=20 > >> >> -----Original Message----- > >> >> From: owner-freebsd-net@freebsd.org=20 > >> >> [mailto:owner-freebsd-net@freebsd.org] On Behalf Of Pavol Cierny > >> >> Sent: Wednesday, July 19, 2006 7:17 AM > >> >> To: freebsd-net@freebsd.org > >> >> Subject: Broadcom 5780 > >> >>=20 > >> >> Hello, > >> >>=20 > >> >> has anyone information about implementing Broadcom 5780=20 > to the bge > >> >> driver? > >> >>=20 > >> >> Just bought a Fujitsu-Siemens RX220 server, and the NICs=20 > >> don't work :( > >> >>=20 > >> >>=20 > >> >>=20 > >> >>=20 > >> >>=20 > >> >> --- > >> >> Best regards > >> >> Pavol =C8ierny > >> >>=20 > >> >> _______________________________________________ > >> >> freebsd-net@freebsd.org mailing list > >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-net > >> >> To unsubscribe, send any mail to > >> >> "freebsd-net-unsubscribe@freebsd.org" > >> >>=20 > >> >>=20 > >>=20 > >> > _______________________________________________ > >> > freebsd-net@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-net > >> > To unsubscribe, send any mail to > >> > "freebsd-net-unsubscribe@freebsd.org" > >>=20 > >>=20 > >>=20 >=20 >=20 >=20