Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 18:18:15 +0200 (CEST)
From:      Konrad Heuer <kheuer2@gwdg.de>
To:        Andrew Cleland <ajc219@cam.ac.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 4.8-RELEASE: Gigabit Ethernet support on Dell PowerEdge 1750
Message-ID:  <20031022181150.I60155@gwdu60.gwdg.de>
In-Reply-To: <002801c398b6$24e7b2a0$01181aac@ajc219>
References:  <002801c398b6$24e7b2a0$01181aac@ajc219>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 22 Oct 2003, Andrew Cleland wrote:

> I'm trying and failing to get 4.8-RELEASE to recognise the two Broadcom
> 5704C based NICs on a Dell PowerEdge 1750 server.
>
> I've recompiled the kernel with 'device miibus' and 'device bge' with no
> problems, and the system boots OK, but the two NICs appear as
> unrecognised devices when booting, and no sign of them appearing as
> network interfaces...
>
> >From googling around it looks like they work fine with 5.1, but I don't
> really want to run 5.1 on a production server yet.

I've three DELL PE 2650 running with 4.8-R; the Broadcom cards work fine.
While booting, the kernel reports:

bge0: Ethernet address: 00:10:18:02:43:07
miibus0: <MII bus> on bge0
brgphy0: <BCM5701 10/100/1000baseTX PHY> on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX,
1000baseTX-FDX, auto

The kernel config file contains nothing but

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these
NICs!
device          miibus          # MII bus support
device          bge             # Broadcom BCM570x (``Tigon III'')

regarding the NICs.

Are you sure the NICs aren't disabled in the BIOS setup? Sorry for using
the word 'Linux', but I'm not fanatic. Maybe you could try to boot a Linux
kernel from CD (Knoppix or so?) and watch what happens?

Regards

Konrad Heuer (kheuer2@gwdg.de)  ____            ___  _______
GWDG                           / __/______ ___ / _ )/ __/ _ \
Am Fassberg                   / _// __/ -_) -_) _  |\ \/ // /
37077 Goettingen             /_/ /_/  \__/\__/____/___/____/
Germany




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