From owner-freebsd-questions@FreeBSD.ORG Mon Mar 28 10:43:34 2005 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 2CD9516A4CE for ; Mon, 28 Mar 2005 10:43:34 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389CC43D41 for ; Mon, 28 Mar 2005 10:43:33 +0000 (GMT) (envelope-from al@xms.co.za) Received: from surreal.mirage.org (adsl-68-91-200-32.dsl.ksc2mo.swbell.net [68.91.200.32])j2SAhVOW342636 for ; Mon, 28 Mar 2005 05:43:32 -0500 Received: from surreal.mirage.org (wzd@localhost [127.0.0.1]) by surreal.mirage.org (8.13.1/8.13.1) with ESMTP id j2SAhUGo025592 for ; Mon, 28 Mar 2005 04:43:30 -0600 Received: from localhost (wzd@localhost)j2SAhTHS025586 for ; Mon, 28 Mar 2005 04:43:29 -0600 X-Authentication-Warning: surreal.mirage.org: wzd owned process doing -bs Date: Mon, 28 Mar 2005 04:43:29 -0600 (CST) From: al@xms.co.za X-X-Sender: wzd@surreal.mirage.org To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on surreal X-Virus-Status: Clean X-Spam-Status: No, score=-5.6 required=5.0 tests=ALL_TRUSTED,BAYES_00, DNS_FROM_RFC_WHOIS,NO_REAL_NAME autolearn=ham version=3.0.2-gr1 X-Spam-Checker-Version: SpamAssassin 3.0.2-gr1 (2004-11-16) on surreal.mirage.org Subject: aac/fxp system instability 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: Mon, 28 Mar 2005 10:43:34 -0000 Hi, I'm running two Intel (fxp) NICs in a Dell PowerEdge 2650 destined for use as a firewall/mail filter etc. I got these because the re & bge drivers didn't support ALTQ, which we need. Problem is, when I run ifconfig on one of the fxp cards, the aac driver hangs and the system crashes. Complains something about a NMI_SECONDARY_ATU_ERROR, then increasingly long timeouts, while system hangs. I'm running FreeBSD 5.3-RELEASE-p5. Erm, oh dear... ;) -AL.