From owner-freebsd-questions@FreeBSD.ORG Wed Sep 6 16:31:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D0C6B16A4DD for ; Wed, 6 Sep 2006 16:31:28 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (wintermute.cepheid.org [64.92.165.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C6243D49 for ; Wed, 6 Sep 2006 16:31:28 +0000 (GMT) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 9B928170D8; Wed, 6 Sep 2006 11:31:27 -0500 (CDT) Date: Wed, 6 Sep 2006 11:31:27 -0500 From: Erik Osterholm To: freebsd-questions@freebsd.org Message-ID: <20060906163127.GA88152@idoru.cepheid.org> Mail-Followup-To: Erik Osterholm , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Subject: Anyone using the txp interface driver? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 16:31:28 -0000 I sent a PR in for a problem in if_txp.c back in July and haven't seen any activity on it. Now I'm not complaining--I know that the developers are pretty busy. I'm just wondering if anyone else sees this problem or if I'm just going crazy. Basically, on a clean install of 6.1-RELEASE with a 3Com 3cR990-TX-97, the card can be brought up and will talk on the network as expected. If the interface is ever brought down and then back up, it fails to talk anymore. I tested it a bit more and found that various combinations of bringing that interface up and down can eventually trigger an interrupt storm, though I have yet to learn how to consistently reproduce this. So my question--does anyone even use these cards, and if so, do you also see this behavior? Erik