From owner-freebsd-stable@FreeBSD.ORG Wed Aug 11 07:20:23 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 5A7AF16A4CE; Wed, 11 Aug 2004 07:20:23 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 6958943D1F; Wed, 11 Aug 2004 07:20:22 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 11 Aug 2004 08:20:17 +0100 (BST) Date: Wed, 11 Aug 2004 08:20:15 +0100 From: David Malone To: "Marc G. Fournier" Message-ID: <20040811072015.GA53823@walton.maths.tcd.ie> References: <20040810173211.V776@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040810173211.V776@ganymede.hub.org> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-net@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: em driver worse then fxp driver ... why? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 07:20:23 -0000 On Tue, Aug 10, 2004 at 05:37:28PM -0300, Marc G. Fournier wrote: > So, is there a bug in the em device driver that doesn't exist on the fxp0 > devices? I have a bundle of machines with em cards that had problems talking to dumb 10Mbps switches. They work fine with a different 10/100 dumb switch. I hadn't associated the problem with the em cards, as almost all the machines had em cards, so I'd just assumed the 10Mbps switch was sick. I'd tried most combinations of autoneg, or hard wiring the duplex and it didn't help. David.