From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 16 05:54:47 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A4416A4CE for ; Mon, 16 Feb 2004 05:54:47 -0800 (PST) Received: from mail.amarand.org (mail.amarand.org [24.106.108.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2691A43D1F for ; Mon, 16 Feb 2004 05:54:47 -0800 (PST) (envelope-from freebsd@amarand.org) Received: from mail.amarand.org (localhost.amarand.org [127.0.0.1]) by mail.amarand.org (8.12.8/8.12.8) with ESMTP id i1GDsfui010520; Mon, 16 Feb 2004 08:54:41 -0500 Received: from localhost (freebsd@localhost)i1GDscDU010516; Mon, 16 Feb 2004 08:54:38 -0500 Date: Mon, 16 Feb 2004 08:54:38 -0500 (EST) From: freebsd@amarand.org To: freebsd-hackers@freebsd.org In-Reply-To: <20040216113703.GA51000@atrbg11.informatik.tu-muenchen.de> Message-ID: References: <6.0.3.0.2.20040216181316.029c0cf0@202.179.0.80> <6.0.3.0.2.20040216184426.02970990@202.179.0.80> <20040216113703.GA51000@atrbg11.informatik.tu-muenchen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Ganbold Subject: Re: Intel PRO/1000 MT onboard network card problem in FreeBSD 5.2-current X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 13:54:47 -0000 On Mon, 16 Feb 2004, Daniel Lang wrote: > Hi, > > Ganbold wrote on Mon, Feb 16, 2004 at 06:45:39PM +0800: > [..] > > rl0@pci0:4:0: class=0x020000 card=0x9207103c chip=0x12111113 rev=0x10 > > hdr=0x00 > > vendor = 'Accton Technology Corporation' > > device = 'EN-1207D Fast Ethernet Adapter' > > class = network > > subclass = ethernet > [..] > > This is the only probed Ethernet device and it seems rl driver > has already attached to it. > > I know that DELL servers can be equipped with an em NIC > optionally, maybe this is the case for your second machine. > > You should check the connectors on the back, if there is an > additional TP or SX port (I think the Pro/1000 is SX only). > If your RedHat machine has the SX port, but your other one > doesn't, that would solve the mystery, wouldn't it? Hopefully no one has mentioned this already, but if the network connector is there on the back next to the USB ports, did you ensure that it was enabled in the BIOS? I have a PowerEdge 400SC with the exact same internal Gigabit chipset and, although it was enabled by default on this machine, YMMV. Just something to check if you haven't already.... --Sean