From owner-freebsd-arch@FreeBSD.ORG Tue Nov 21 00:06:31 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EA4F16A415 for ; Tue, 21 Nov 2006 00:06:31 +0000 (UTC) (envelope-from jdp@polstra.com) Received: from blake.polstra.com (blake.polstra.com [64.81.189.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E525543D49 for ; Tue, 21 Nov 2006 00:06:11 +0000 (GMT) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (strings.polstra.com [64.81.189.67]) by blake.polstra.com (8.13.6/8.13.6) with ESMTP id kAL06UxK093653; Mon, 20 Nov 2006 16:06:30 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <2a41acea0611201602m6cf8d983lb4699bb1037efcdc@mail.gmail.com> Date: Mon, 20 Nov 2006 16:06:30 -0800 (PST) From: John Polstra To: Jack Vogel Cc: freebsd-arch@freebsd.org Subject: Re: Where do MSI quirks belong? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 00:06:31 -0000 On 21-Nov-2006 Jack Vogel wrote: > On 11/20/06, John Polstra wrote: >> Yes, it's the 82546EB that's on the motherboard. When MSI is >> enabled and I try to do anything with its network interfaces, the >> system hangs solid (won't even echo console keystrokes) at least >> half the time. When it doesn't hang, I get TX watchdog timeouts on >> both interfaces. It works perfectly if I disable MSI. > > I'll look into this. I have 546 NICs that aren't LOMs, I can check those on > a MB that I know supports MSI, and from there see if I can find the Tyan > or something that has that chipset and that LOM. Hey, thanks! > Its a short week and I'm busy with some other projects, so be patient > please :) No problem at all. I'm just running with MSI disabled for now. John