From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 09:02:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1913D1065672 for ; Mon, 16 Aug 2010 09:02:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 705188FC15 for ; Mon, 16 Aug 2010 09:02:56 +0000 (UTC) Received: by eyh6 with SMTP id 6so2604968eyh.13 for ; Mon, 16 Aug 2010 02:02:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=TPqlFYHEH/K6mxUUrkVX3r6/FHG4+OvPoeHI1mKVE9A=; b=q9PTbNnZvyRPl/DU0GD8RrG+6dtor/OPKrNlbyNarjYN5FImLMfyQXuQiCuDYeVfv7 lihRiAo621uFiNDaS+XEDbDwB4L4LSsVUGRMVuvG9b6kXhPjmFoxEdXQXtw4XDLBdrxR nsVqRZtcDSeer+dil8c/c1yf98p+uXSyAOQsk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=YliSs9hPAjdnxC3iObcy4tlF8LUF2EmsZNjrdJbfcpwbiGbNFEQD54VlDVbFL1/Q1M YX9cvgNkkN8J6VoKB6keGWUjRqVQrL9IlrXgPef9e6LQ9TrsE8P0IJQCcLMErcUQRWht B/ygnUsUeg6ZLLgbXyFsbglYhTc6IPPqr4xck= MIME-Version: 1.0 Received: by 10.213.59.76 with SMTP id k12mr2480922ebh.13.1281949375386; Mon, 16 Aug 2010 02:02:55 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.213.108.205 with HTTP; Mon, 16 Aug 2010 02:02:55 -0700 (PDT) In-Reply-To: References: <4C675F64.9080205@FreeBSD.org> Date: Mon, 16 Aug 2010 17:02:55 +0800 X-Google-Sender-Auth: qeyoBSKyKRkh7oCYsMpe3bTwsEA Message-ID: From: Adrian Chadd To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: bf1783@gmail.com, freebsd-current@freebsd.org Subject: Re: Runaway intr, not flash related X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2010 09:02:57 -0000 On 16 August 2010 13:09, Doug Barton wrote: >> Can you remember the revision number of the last >> version of -CURRENT that didn't have these problems? > > It was at least a year ago, so no; I can't remember specifically. Have you tried running software build(s) from ~ 1.5 years ago to see whether it makes a difference? So it's still possibly hardware (which the software is somehow handling badly?) Adrian