From owner-freebsd-hackers@FreeBSD.ORG Tue May 17 09:26:55 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D488C16A4CE for ; Tue, 17 May 2005 09:26:55 +0000 (GMT) Received: from mx.nts.ch (mail.nts.ch [212.103.67.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D87E343DB7 for ; Tue, 17 May 2005 09:26:54 +0000 (GMT) (envelope-from stefan@aeschbacher.ch) Received: (qmail 24995 invoked by uid 7650); 17 May 2005 09:29:54 -0000 Received: from stefan@aeschbacher.ch by bernoulli by uid 64011 with qmail-scanner-1.21 Clear:RC:1(212.103.64.3):. Processed in 0.021059 secs); 17 May 2005 09:29:54 -0000 Received: from localhost ([212.103.64.3]) by mx.nts.ch ([192.168.123.34]) with ESMTP via TCP; 17 May 2005 09:29:54 -0000 Received: from ftp.nts.ch (ftp.nts.ch [212.103.67.6]) by horde.nts.ch (IMP) with HTTP for ; Tue, 17 May 2005 11:27:10 +0200 Message-ID: <1116322030.4289b8ee7c10c@horde.nts.ch> Date: Tue, 17 May 2005 11:27:10 +0200 From: stefan@aeschbacher.ch To: Mike Silbersack References: <1116286070.42892c769f613@horde.nts.ch> <20050516192701.B59375@odysseus.silby.com> In-Reply-To: <20050516192701.B59375@odysseus.silby.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3-cvs X-Originating-IP: 212.103.67.6 cc: freebsd-hackers@freebsd.org Subject: Re: Broadcom 5789 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 09:26:55 -0000 Hi thanks for your response. I will send you a reminder on Thursday. Stefan Zitat von Mike Silbersack : > > On Tue, 17 May 2005 stefan@aeschbacher.ch wrote: > > > Could someone with knowledge of the Broadcom ethernet chips > > and the bge driver check if adding support for the 5789 is > > really that easy and if yes, initiate the needed steps to get > > the device id's in the kernel? > > Adding support for new chips often is that easy, if you look in the 3com > > xl and Intel fxp driver histories you'll find tons of changes which are > just like the one you made below. > > I'll commit the change if you can remind me to do so later in the week > (Thursday or Friday.) > > Mike "Silby" Silbersack >