if this ethernet works

Jason Henson jason at ec.rr.com
Sat Mar 5 15:07:35 PST 2005


On 03/05/05 14:27:39, Antoine Solomon wrote:
> has this driver worked for you?   i actually don't have the
> motherboard that has this driver...  I would like to find out if it
> will actually work on fbsd before i buy it.
> 
> On Sat, 5 Mar 2005 17:27:07 +0000, nbco <nbco at screaming.net> wrote:
> > On Saturday 05 March 2005 16:54, Antoine Solomon wrote:
> > > I wanted to see if anyone knew of this getting this ethernet
> working
> > > on fbsd here is is
> > > Broadcom BCM5721 PCI Express GbE
> > Try the bge driver
> > .nbco
> >
> 
> 
> --
> Antoine W. Solomon Jr.
> _______________________________________________


$ ls /boot/kernel | grep bge
if_bge.ko
$ man bge

BGE(4)                 FreeBSD Kernel Interfaces Manual                  
BGE(4)

NAME
     bge -- Broadcom BCM570x/5721/5750/5751 PCI Gigabit Ethernet  
adapter
     driver

SYNOPSIS
     device miibus
     device bge

DESCRIPTION
     The bge driver provides support for various NICs based on the  
Broadcom
     BCM570x, 5721, 5750 and 5751 families of Gigabit Ethernet  
controller
     chips.

     All of these NICs are capable of 10, 100 and 1000Mbps speeds over  
CAT5
     copper cable, except for the SysKonnect SK-9D41 which supports  
only
     1000Mbps over multimode fiber.  The BCM570x builds upon the  
technology of
     the Alteon Tigon II.  It has two R4000 CPU cores and is PCI v2.2  
and PCI-
     X v1.0 compliant.  It supports IP, TCP and UDP checksum offload  
for both
     receive and transmit, multiple RX and TX DMA rings for QoS  
applications,
     rules-based receive filtering, and VLAN tag stripping/insertion as  
well
     as a 256-bit multicast hash filter.  Additional features may be  
provided




More information about the freebsd-questions mailing list