From owner-freebsd-stable@FreeBSD.ORG Sat Mar 1 05:40:57 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 2F3661065677 for ; Sat, 1 Mar 2008 05:40:57 +0000 (UTC) (envelope-from hurds@sasktel.net) Received: from misav10.sasknet.sk.ca (misav10.sasknet.sk.ca [142.165.20.174]) by mx1.freebsd.org (Postfix) with ESMTP id BA7548FC15 for ; Sat, 1 Mar 2008 05:40:56 +0000 (UTC) (envelope-from hurds@sasktel.net) Received: from bgmpomr1.sasknet.sk.ca ([142.165.72.22]) by misav10 with InterScan Messaging Security Suite; Fri, 29 Feb 2008 23:40:55 -0600 Received: from sasktel.net ([192.168.234.97]) by bgmpomr1.sasknet.sk.ca (SaskTel eMessaging Service) with ESMTP id <0JX1006PSEG7A950@bgmpomr1.sasknet.sk.ca> for freebsd-stable@freebsd.org; Fri, 29 Feb 2008 23:40:55 -0600 (CST) Received: from [192.168.234.25] (Forwarded-For: [216.31.211.11]) by cgmail1.sasknet.sk.ca (mshttpd); Fri, 29 Feb 2008 21:40:55 -0800 Date: Fri, 29 Feb 2008 21:40:55 -0800 From: Stephen Hurd To: Chris Message-id: MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.1 HotFix 0.20 (built Feb 27 2006) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal Cc: freebsd-stable@freebsd.org, Ross Penner 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: Sat, 01 Mar 2008 05:40:57 -0000 > > As a workaround, adding the line: > > hw.ata.ata_dma="0" > > > > To /boot/loader.conf will disable DMA and prevent the hangs that are caused by the DMA timeouts. > > Does that workaround work when the disks are sata? Don't know. I personally would assume so, but I wouldn't be surprised if my assumption was proven wrong either.