From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 14:41:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC0D16A4CE for ; Wed, 30 Mar 2005 14:41:57 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86EBC43D5D for ; Wed, 30 Mar 2005 14:41:57 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 7562 invoked from network); 30 Mar 2005 14:41:56 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 30 Mar 2005 14:41:56 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 4B2A22E; Wed, 30 Mar 2005 09:41:55 -0500 (EST) Sender: lowell@be-well.ilk.org To: Perttu Laine References: From: Lowell Gilbert Date: 30 Mar 2005 09:41:55 -0500 In-Reply-To: Message-ID: <448y4542mk.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: ata driver. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 14:41:57 -0000 Don't top-post, please. Perttu Laine writes: > On Wed, 30 Mar 2005 13:11:24 +0300, Perttu Laine wrote: > > Could there be problem in FreeBSD 5.x (specially in 5.4) ata driver > > that causes dma timeouts? mostly those problems in burning dvd-images > > that I was asking yesterday. because in some puter on same drives and > > all same hardware I had no problems on windows xp or linux > > 2.4-kernel... asking this because I had dma timeout problems on > > freebsd 5.3 puter too. it works fine with pio mode, but when I turn on > > dma it timeouts all the time. > Now after more test I found out that I can't even copy large files > from that drive to another. It hangs on same 3.2GB then too. with dma > timeout. so it has really nothing to do with dvd-burner drive nor > atapicam. > > but when I set PIO mode it works fine. Try enabling DMA for ATA but *not* for ATAPI.