From owner-freebsd-stable@FreeBSD.ORG Fri Feb 29 23:07:50 2008 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 56F4E106566C for ; Fri, 29 Feb 2008 23:07:50 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id 318C48FC1A for ; Fri, 29 Feb 2008 23:07:50 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so4392220wfa.7 for ; Fri, 29 Feb 2008 15:07:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=SgJ0ZJWSP29LDF3fvycgpsPqOhYZjgVyGCn8dPkDp10=; b=fIAtTpPlQaclhQxx08AusN1kfH9NM+WL+JnXuvapApF57yba+oaq1DU0AYoFXPX8IfXTmG/kbwQHubBQxv7IhX/zT+ETF8bh+10fFMVmVGvzdeJwZAE9fzSeHZ/KmD4EfAfXfo8rUPtnmB50Neeby0TlgoML0tCeguBcHhENF8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=heh3+UtIJN836xuO+bc3jgJ5inGwAN7wWRQfTfYMh+wgl7sHdCZoEuerWsiyanEGKa+Y6p8GoZglle6miAiA6i9A5RA6a85o6aJtdYtLewd0xXH2Hw43f2e+c9xqLX5UZQNC11G1CwFTEnbyrSj1y6Atv+bVdSYxSmaW1X1sA4g= Received: by 10.142.201.3 with SMTP id y3mr7368953wff.120.1204324817169; Fri, 29 Feb 2008 14:40:17 -0800 (PST) Received: by 10.142.242.20 with HTTP; Fri, 29 Feb 2008 14:40:17 -0800 (PST) Message-ID: Date: Fri, 29 Feb 2008 15:40:17 -0700 From: "Ross Penner" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: ad0 READ_DMA TIMEOUT errors on install of 7.0-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 23:07:50 -0000 I'm having very similar problems on my system that I just upgraded last night. It's a MiniITX board, model EN1200. My system can't remain up for more than 10minutes before something locks it up and frequently the screen will output error messages relating to DMA. I'd love to be able to help and diagnose this problem, but I'm unsure how to go about it, being relatively unacknowledged. The system was working perfectly fine on 6.3 up until I upgraded last night.