From owner-freebsd-bugs Tue Jan 21 15:39:52 2003 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B5D237B401 for ; Tue, 21 Jan 2003 15:39:50 -0800 (PST) Received: from www.gotbrains.org (www2.gotbrains.org [206.180.149.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD5243E4A for ; Tue, 21 Jan 2003 15:39:48 -0800 (PST) (envelope-from cravey@gotbrains.org) Received: from www.gotbrains.org (localhost [127.0.0.1]) by www.gotbrains.org (8.12.6/8.12.6) with ESMTP id h0LNdg3A038580; Tue, 21 Jan 2003 17:39:43 -0600 (CST) (envelope-from cravey@gotbrains.org) Received: from localhost (cravey@localhost) by www.gotbrains.org (8.12.6/8.12.6/Submit) with ESMTP id h0LNdg4T038577; Tue, 21 Jan 2003 17:39:42 -0600 (CST) X-Authentication-Warning: www.gotbrains.org: cravey owned process doing -bs Date: Tue, 21 Jan 2003 17:39:42 -0600 (CST) From: Stephen Cravey To: silby@silby.com Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/47251: 5.0 RELEASE, panic in mii_physubr.c (xl0 Driver) Message-ID: <20030121171746.F37185@www.gotbrains.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could you please post a patch applicable to RELEASE rather than just CURRENT ? The line numbers are different between the two for some reason (more patches maybe) and I think a functioning -RELEASE patch would be more beneficial to those of us trying to run an (expendable backup) production server. Maybe a commit to RELEASE as a patch since it makes some 905s unuseable. I think it'll solve my problem. I have a cruddy HP computer with 2 PCI slots i've been running as a 4.x router/test box. 1 slot has a 905cx-txm and the other is a 905b-txnm. Both get the same irq on boot. In 5.0, on boot, the link light for the B seems o turn off when the kernel loads or thereabouts making it unuseable. The C is then useable, but creates a slew of network problems. when ssh'd in from another machine, I get a Disconnecting: Corrupted MAC on input. error during the session or: key_verify failed for server_host_key during negotiation. Failures seem to occur after a light (4-5K) amount of data has been transfered through the interface. By removing the B, the problems decrease to about 5% the frequency. by removing the C instead, they seem to go away totally. Both cards were working fine previously. I suspect that the xl driver is totally unsuitable ATM for production use. For those of us who work with a few dozen 905's, it's not a little problem with the release. Thanks for making FreeBSD better. -Stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message