From owner-freebsd-questions@FreeBSD.ORG Tue May 24 13:30:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BD0A16A41C for ; Tue, 24 May 2005 13:30:04 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3440743D54 for ; Tue, 24 May 2005 13:30:04 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 26840 invoked from network); 24 May 2005 13:30:03 -0000 Received: by simscan 1.1.0 ppid: 26799, pid: 26834, t: 0.1309s scanners: clamav: 0.84/m:31/d:888 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 May 2005 13:30:03 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1C1222D; Tue, 24 May 2005 09:30:02 -0400 (EDT) Sender: lowell@be-well.ilk.org To: eodyna To: freebsd-questions@freebsd.org References: <20050524073847.68111.qmail@web32811.mail.mud.yahoo.com> From: Lowell Gilbert Date: 24 May 2005 09:30:01 -0400 In-Reply-To: <20050524073847.68111.qmail@web32811.mail.mud.yahoo.com> Message-ID: <44oeb0u4yu.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Broadcom BCM5751 Gigabit Ethernet on freebsd 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 13:30:04 -0000 eodyna writes: > im trying to get gigabit to work with my dell optiplex > machine. i read from another message > > ">Answering (maybe) my own question, it looks like the > changes to miidevs > > and brgphy didn't make the 5.3 cut, even though the > changes to bge did. > > > > Will advise. > > > > That was it. > > Pulled in miidevs, brgphy.c, brgphyreg.h from HEAD > > " > > but im not sure what the person meant by pulling it in > from HEAD. > > can someone explain it to me? Since you're not a software expert, playing around with the source code will be more work than it's worth. If you upgrade to 5.4, you will probably get the changes you need automatically.