Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 17:11:50 -0500
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Mark Peek <mp@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <20021112171150.A49985@grasshopper.cs.duke.edu>
In-Reply-To: <200211021817.gA2IHt4E059146@repoman.freebsd.org>; from mp@FreeBSD.org on Sat, Nov 02, 2002 at 10:17:55AM -0800
References:  <200211021817.gA2IHt4E059146@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Peek [mp@FreeBSD.org] wrote:
> mp          2002/11/02 10:17:55 PST
> 
>   Modified files:        (Branch: RELENG_4)
>     sys/dev/bge          if_bge.c if_bgereg.h 
>   Log:
>   MFC: Add support for the BCM5703x chips.  I do not have one of these
>   cards to test; however the submitter reports that this patch works
>   with the on-board interface on the IBM x235 server.
>   
>   Approved by:    jdp

Can you also MFC the relavent phy code so that the 5703's phy is
supported, please?  A collegue has one, and it probes as follows:

bge0: <Broadcom BCM5703X Gigabit Ethernet> mem 0xf8ff0000-0xf8ffffff irq 10 at device 1.0 on pci2
bge0: Ethernet address: 00:02:55:67:0c:3a
miibus0: <MII bus> on bge0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

Needless to say, this limits it to 100Mb.  I do it myself, but I don't
have one, and I've never been anywhere near the phy code.

Thanks,

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021112171150.A49985>