From owner-freebsd-hardware@FreeBSD.ORG Thu Oct 7 20:54:57 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D13916A4CE for ; Thu, 7 Oct 2004 20:54:57 +0000 (GMT) Received: from mwinf0606.wanadoo.fr (smtp6.wanadoo.fr [193.252.22.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE3543D41 for ; Thu, 7 Oct 2004 20:54:56 +0000 (GMT) (envelope-from bertux@frenchcube.net) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0606.wanadoo.fr (SMTP Server) with SMTP id 65CBD180007F; Thu, 7 Oct 2004 22:54:55 +0200 (CEST) Received: from cube.juglas.name (ca-sqy-5-13.w80-8.abo.wanadoo.fr [80.8.58.13]) by mwinf0606.wanadoo.fr (SMTP Server) with ESMTP id 281A61800066; Thu, 7 Oct 2004 22:54:55 +0200 (CEST) Received: from [192.168.1.10] (pfbertrand.juglas.name [192.168.1.10]) by cube.juglas.name (Postfix) with ESMTP id 0C39C248470; Thu, 7 Oct 2004 22:54:15 +0200 (CEST) Message-ID: <4165AD1A.6060408@frenchcube.net> Date: Thu, 07 Oct 2004 22:54:50 +0200 From: Bertrand Juglas User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040804) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: multipart/mixed; boundary="------------090308050400060201090105" cc: wpaul@windriver.com Subject: Re: HP Proliant ML110 internal NIC troubles X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 20:54:57 -0000 This is a multi-part message in MIME format. --------------090308050400060201090105 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I've managed to resolve the internal NIC troubles of my HP Proliant ML110 by upgrading my 4.10-RELEASE to 4.10-STABLE simply by using cvsup to download the sources of 4.10-STABLE, compiling and installing them. Now my bge0 network interface is working well :) Thanks a lot dear Paul ;) Bertrand --------------090308050400060201090105 Content-Type: message/rfc822; name="HP Proliant ML110 internal NIC troubles" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="HP Proliant ML110 internal NIC troubles" Message-ID: <416576F8.1060601@frenchcube.net> Date: Thu, 07 Oct 2004 19:03:52 +0200 From: Bertrand Juglas User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040804) X-Accept-Language: en-us, en MIME-Version: 1.0 To: wpaul@windriver.com, freebsd-hardware@freebsd.org Subject: HP Proliant ML110 internal NIC troubles Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, i'm trying to setup FreeBSD 4.10 on a fresh new HP Proliant ML110 server. I've already read on the freebsd-hardware mailinglist that the problem of the HP Proliant ML110 integrated Broadcom 5705 chipset not recognized by the bge driver available in FreeBSD 4.10-RELEASE was already experienced. Could i update only the bge driver or should i update all the sourcecode by cvsup to 4.10-STABLE ? I've booted with a Linux liveCD and it shows with lspci : 04:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705_2 Gigabit Ethernet (rev 03) lspci -s 4:4.0 -n 04:04.0 Class 0200: 14e4:1654 (rev 03) I hope this will help you to understand this problem. While waiting for another solution, i will try to update to 4.10-STABLE with the sources downloaded by cvsup. Good luck and thanks for your driver, Bertrand --------------090308050400060201090105--