From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 03:33:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C989837B401 for ; Tue, 1 Apr 2003 03:33:30 -0800 (PST) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0219743F93 for ; Tue, 1 Apr 2003 03:33:27 -0800 (PST) (envelope-from bsd@perimeter.co.za) Received: from localhost (localhost [127.0.0.1]) (uid 9999) by perimeter.co.za with local; Tue, 01 Apr 2003 13:33:23 +0200 References: <000a01c2f7c0$6a35fde0$0eddfea9@perimeter.co.za> <20030331161324.A8508@ns.museum.rain.com> In-Reply-To: <20030331161324.A8508@ns.museum.rain.com> From: bsd@perimeter.co.za To: james_mapson@museum.rain.com Date: Tue, 01 Apr 2003 13:33:23 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: cc: freebsd-questions@freebsd.org Subject: Re: PHY drivers for Proliant ML370 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 11:33:31 -0000 James Long writes: > On Mon, Mar 31, 2003 at 10:02:04PM +0200, Patrick O'Reilly wrote: >> >> The 4.6 CD installs OK, but it does not recognise the on-board PHYs.... > > Drop an Intel (fxp) NIC in there temporarily, install, cvsup sources, > and update the OS to 4-STABLE. I bet then it'll recognize the Broadcom, > you can change /etc/rc.conf to initialize bge0 or whatever instead of > fxp0, and then remove your Intel NIC. > James, I'd love to - I just don't have any 64-bit PCI NIC cards lying about :( The MoBo in this box has 5 or 6 PCI slots, but they are ALL 64-bit. I also noticed another poster raised the same problem a few days ago using 4.7. Do you know of a specific patch to the bge driver which is in -STABLE, or was this suggestion really just a best guess suggestion? BTW: my question sounds cheeky - but I mean it sincerely. Thanks, Patrick.