From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 06:34:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC06116A4CE for ; Mon, 30 Aug 2004 06:34:16 +0000 (GMT) Received: from cocoa.syncrontech.com (cocoa-e0.syncrontech.com [62.71.8.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCFFD43D5A for ; Mon, 30 Aug 2004 06:34:14 +0000 (GMT) (envelope-from ari@suutari.iki.fi) Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.19])i7U6XxWw066203; Mon, 30 Aug 2004 09:34:01 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Received: from coffee (coffee.syncrontech.com [62.71.8.37]) i7U6Xw0V053125; Mon, 30 Aug 2004 09:33:58 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Message-ID: <007701c48e5b$530485f0$2508473e@sad.syncrontech.com> From: "Ari Suutari" To: "Marc van Kempen" , Date: Mon, 30 Aug 2004 09:33:54 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) X-Scanned-By: MIMEDefang 2.24 (www . roaringpenguin . com / mimedefang) Subject: Re: ATA write-dma interrupt was seen but timeout fired LBA=53346288 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 30 Aug 2004 06:34:16 -0000 Hi, >> ATA write-dma interrupt was seen but timeout fired LBA=53346288 >> ATA write-dma interrupt was seen but timeout fired LBA=53346288 >> ATA write-dma interrupt was seen but taskqueue stalled LBA=53346288 > > I updated my old Compaq 1500c from 4.10 to -current last week. > I'm seeing similar messages after resume and the system hangs > eventually. > Otherwise the system seems to work ok. Updated to recent current (28.8) seems to fix this. I haven't seen any ATA interrupt/timeout messages after update. I assume that these changes are not on RELENG_5 branch yet, since it looked like it still suffers from the problems above. Only problem left is that sound card is not detected with acpi, but thats minor.... Ari S.