From owner-freebsd-current@FreeBSD.ORG Tue Oct 18 06:13:09 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 999E516A41F for ; Tue, 18 Oct 2005 06:13:09 +0000 (GMT) (envelope-from ari@suutari.iki.fi) Received: from espresso2.syncrontech.com (sync-old.syncrontech.com [213.28.98.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5489543D4C for ; Tue, 18 Oct 2005 06:13:06 +0000 (GMT) (envelope-from ari@suutari.iki.fi) Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.57]) by espresso2.syncrontech.com (8.12.11/8.12.11) with ESMTP id j9I6D5Wr092836 for ; Tue, 18 Oct 2005 09:13:05 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Received: from [62.71.8.37] (coffee.syncrontech.com [62.71.8.37]) by guinness.syncrontech.com (8.12.11/8.12.11) with ESMTP id j9I6D4G2010040 for ; Tue, 18 Oct 2005 09:13:04 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Message-ID: <4354926A.6070505@suutari.iki.fi> Date: Tue, 18 Oct 2005 09:12:58 +0300 From: Ari Suutari User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 6.0 RC1 and Sil 3112 sata: TIMEOUT - WRITE_DMA 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: Tue, 18 Oct 2005 06:13:09 -0000 Hi, I have a machine with Sil 3112 sata controller (I guess it was a adaptec card). I updated the machine from RELENG_5 to 6.0 RC1 in hope to get rid of ata dma timeout messages. I already thought that it works ok, but this morning I found this at console: ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=66544991 ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=2896287 Are there still some problems in ata drivers related to this chip ? Relevant lines from dmesg look like this: atapci1: port 0xd000-0xd007,0xb800-0xb803,0xb400-0xb407,0xb000-0xb003,0xa800-0xa80f mem 0x e0000000-0xe00001ff irq 5 at device 9.0 on pci0 ata2: on atapci1 ata3: on atapci1 ad4: 152627MB at ata2-master SATA150 Trying to mount root from ufs:/dev/ad4s1a Are these going to be fixed for 6.0 or should I get a different sata card for my machine ? Ari S.