From owner-freebsd-stable@FreeBSD.ORG Fri Dec 17 08:44:32 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F3116A4CE for ; Fri, 17 Dec 2004 08:44:32 +0000 (GMT) Received: from f25.mail.ru (f25.mail.ru [194.67.57.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id E083843D46 for ; Fri, 17 Dec 2004 08:44:31 +0000 (GMT) (envelope-from _pppp@mail.ru) Received: from mail by f25.mail.ru with local id 1CfDiw-000HHx-00; Fri, 17 Dec 2004 11:44:30 +0300 Received: from [81.200.13.122] by win.mail.ru with HTTP; Fri, 17 Dec 2004 11:44:30 +0300 From: dima <_pppp@mail.ru> To: Vivek Khera Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [81.200.13.122] Date: Fri, 17 Dec 2004 11:44:30 +0300 In-Reply-To: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: cc: stable@freebsd.org Subject: Re: Dell PE800 NIC not recognized X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dima <_pppp@mail.ru> List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 08:44:32 -0000 > I just took delivery of a Dell PE800 tower server. I installed > 5.3-RELEASE amd64 on it, but it is not finding any ethernet device > (there is one built into the mobo). > > According to the Dell PE800 spec sheet > (http://www.dell.com/downloads/global/products/pedge/en/800_specs.pdf) > it is a "Single embedded Broadcom 5721 Gigabit Ethernet controller". 570x series are surely supported. I tried those ones & they work quite ok. I have no idea if 572x are similar enough though. Some troubleshooting ideas: - is bge(4) driver compiled into your kernel (make sure miibus is also present)? try kldload if_bge if not - ask the maintainer (Bill Paul ), he could know much more about Broadcom NICs > I've never had issues with network controllers on dells before, so I > didn't pay any attention to this before I bought it. Does there exist > a driver for this thing? For now I guess I need to just slap in an old > fxp card I've got sitting about to get this up and running. Any help > would be appreciated. Or is it a supported chip and I just have a dud? > > > Vivek Khera, Ph.D. > +1-301-869-4449 x806 > >