From owner-freebsd-hardware@FreeBSD.ORG Sun Oct 15 02:10:46 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E3F916A403 for ; Sun, 15 Oct 2006 02:10:46 +0000 (UTC) (envelope-from donnex@donnex.net) Received: from donnex.net (donnex.net [82.96.44.37]) by mx1.FreeBSD.org (Postfix) with SMTP id 3E98543D45 for ; Sun, 15 Oct 2006 02:10:45 +0000 (GMT) (envelope-from donnex@donnex.net) Received: (qmail 14228 invoked from network); 15 Oct 2006 02:08:09 -0000 Received: from unknown (HELO ?192.168.1.40?) (192.168.1.40) by mail.donnex.net with SMTP; 15 Oct 2006 02:08:09 -0000 Message-ID: <453198AF.90604@donnex.net> Date: Sun, 15 Oct 2006 04:10:55 +0200 From: Daniel Johansson User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Oct 2006 02:10:46 -0000 Hello, I recently bought a Promise SATA300 TX4 SATA controller and two Seagate 320 GB drives. I haven't used the disks very much until today when I moved a bunch of backups to one of the disks and noticed these messages in my dmesg. ad10: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad10: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad10: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly ad10: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly ad10: WARNING - SET_MULTI taskqueue timeout - completing request directly ad10: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=97160544 The controller is recognized as atapci0: port 0xc400-0xc47f,0xc000-0xc0ff mem 0xfab00000-0xfab00fff,0xfaa00000-0xfaa1ffff irq 17 at device 12.0 on pci0 Is this something I should worry about? Anything wrong with my disks or is it the SATA controller? Bug in freebsd driver maybe? Is it safe to continue to use the drives, everything seems to be working fine. I'm running FreeBSD 6.1 RELEASE amd64. -- Daniel Johansson -