From owner-freebsd-stable@FreeBSD.ORG Fri May 29 18:02:43 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 979FE106568C for ; Fri, 29 May 2009 18:02:43 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: from mail-fx0-f159.google.com (mail-fx0-f159.google.com [209.85.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 1E87E8FC1B for ; Fri, 29 May 2009 18:02:42 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: by fxm3 with SMTP id 3so1684400fxm.43 for ; Fri, 29 May 2009 11:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=BKAbWc/WM4o/kpnPdP341fuqg4yxxZDtOTbN3ckFSNI=; b=HSLQgoiNFoJy9oaMCte/Gd9ptdwrmlTL/J5xh7jLlAsnyn9OREviyI784814wv5ygr nWQbJjINOl7r94zrJXghobFERNODET8T8nVY6OeKdqod9yXp8OHmb8JyI6BnltEsl5V4 G10E4eWiv4LXDhOhTYU/8Rou9jlLs/8goNdU4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=Y3zrZq1p9B8lGfktTBl3G5r3yw4qushr1RyixdTyBuOb7g4DvKwazoO4hGdMasLD15 c7zjmoyDYKsEEG4ig1Y0QWDYNiPoecv/UerrAFUcLpZqyss2AqOcsoQDZ9ked8earBjb 2Wzje/EjVYPVFKbvPIgZPM7loXTvOS6hiki8Q= MIME-Version: 1.0 Received: by 10.103.246.1 with SMTP id y1mr1803398mur.72.1243620162161; Fri, 29 May 2009 11:02:42 -0700 (PDT) In-Reply-To: <20090423200507.GA1246@mr-happy.com> References: <20090420204637.GA1236@mr-happy.com> <20090421184924.GA36542@alchemy.franken.de> <20090421193129.GA4869@mr-happy.com> <20090421195510.GC33994@alchemy.franken.de> <20090422150612.GA1231@mr-happy.com> <20090423171949.GE50221@alchemy.franken.de> <20090423200507.GA1246@mr-happy.com> Date: Fri, 29 May 2009 20:02:42 +0200 Message-ID: <4734a3ed0905291102m3b1474adk50eb8bcf6712a742@mail.gmail.com> From: Henri-Pierre Charles To: Jeff Blank Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, Marius Strobl Subject: Re: bge problems under 7.2-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hpcharles@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 18:02:44 -0000 Hello Guys On Thu, Apr 23, 2009 at 10:05 PM, Jeff Blank wrote: > On Thu, Apr 23, 2009 at 07:19:49PM +0200, Marius Strobl wrote: >> So in combination with >> the low number of problem reports this really doesn't >> look like a generic problem of this Broadcom hardware >> or bge(4) and I just can suggest to disable MSI by >> setting the hw.pci.enable_msi tuneable to 0 for now. > > Great, this does the trick, and I'm now running today's RELENG_7. > Thanks for your help, and let me know if ever you'd like me to help > test possible fixes. I have the same computer (Dell optiplex 740) but the sysctl turnaround doesn't work, the bge interface seem up but no interruptions. I have to download / recompile with sys/dev/bge/if_bge.c rev 1.198.2.13 and sys/dev/pci/pci.c rev 1.355.2.6 Is there anything else to try ? H-P -- HPC