From owner-freebsd-stable@FreeBSD.ORG Fri Jul 1 11:49:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B5816A41C for ; Fri, 1 Jul 2005 11:49:00 +0000 (GMT) (envelope-from mkb@mkbuelow.net) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2921D43D1F for ; Fri, 1 Jul 2005 11:49:00 +0000 (GMT) (envelope-from mkb@mkbuelow.net) Received: from drjekyll.mkbuelow.net (p54AA9E9A.dip0.t-ipconnect.de [84.170.158.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 1D04831CCD; Fri, 1 Jul 2005 13:51:46 +0200 (CEST) Received: from drjekyll.mkbuelow.net (mkb@localhost.mkbuelow.net [127.0.0.1]) by drjekyll.mkbuelow.net (8.13.3/8.13.3) with ESMTP id j61Bn8Fp001492; Fri, 1 Jul 2005 13:49:09 +0200 (CEST) (envelope-from mkb@drjekyll.mkbuelow.net) Message-Id: <200507011149.j61Bn8Fp001492@drjekyll.mkbuelow.net> From: Matthias Buelow To: Tony Byrne In-Reply-To: Message from Tony Byrne of "Fri, 01 Jul 2005 11:28:47 BST." <535978168.20050701112847@byrnehq.com> X-Mailer: MH-E 7.84; nmh 1.0.4; XEmacs 21.4 (patch 17) Date: Fri, 01 Jul 2005 13:49:08 +0200 Sender: mkb@mkbuelow.net Cc: Alan Jay , freebsd-stable@freebsd.org Subject: Re: SATA Problems - ATA_Identify timeout ERROR - using Tyan S5350 with FreeBSD 5.4 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: Fri, 01 Jul 2005 11:49:00 -0000 Tony Byrne writes: >ICH5 must be common in the field along with SATA disks from Western >Digital. I would have believed faulty hardware to be the cause, but I >have *three* machines that are capable of generating DMA TIMEOUTs >while reading or writing SATA disks. In my case here, it's ICH6 and Seagate. Normally this is a good combination that should work flawlessly... I mean, you can't get more conservative than an Intel chipset and a Seagate disk. mkb.