Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Mar 2005 23:16:15 +0000
From:      Jason Henson <jason@ec.rr.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: if this ethernet works
Message-ID:  <1110064575l.51163l.0l@BARTON>
In-Reply-To: <ec79d761050305112710c36f7b@mail.gmail.com> (from asolomon15@gmail.com on Sat Mar  5 14:27:39 2005)
References:  <ec79d76105030508544d2ca540@mail.gmail.com> <200503051727.08044.nbco@screaming.net> <ec79d761050305112710c36f7b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
>=20
> On Sat, 5 Mar 2005 17:27:07 +0000, nbco <nbco@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
> >
>=20
>=20
> --
> Antoine W. Solomon Jr.
> _______________________________________________


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

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

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

SYNOPSIS
     device miibus
     device bge

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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1110064575l.51163l.0l>