From owner-freebsd-stable@FreeBSD.ORG Thu Mar 11 08:49:13 2004 Return-Path: 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 973AE16A4CF for ; Thu, 11 Mar 2004 08:49:13 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57E9C43D39 for ; Thu, 11 Mar 2004 08:49:13 -0800 (PST) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from kg-work.kg4.no (145.80-202-172.nextgentel.com [80.202.172.145]) by mail.broadpark.no (Postfix) with SMTP id 54100701F for ; Thu, 11 Mar 2004 17:49:12 +0100 (MET) Date: Thu, 11 Mar 2004 17:48:14 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-Id: <20040311174814.31867102.torfinn.ingolfsen@broadpark.no> In-Reply-To: References: <20040310184431.U82999@carver.gumbysoft.com> X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq;m"_0v;~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: unexpected softupdate inconsistency X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 16:49:13 -0000 On Thu, 11 Mar 2004 06:28:59 +0100 Manfred Lotz wrote: > atapci0: port 0x4000-0x400f at device 2.5 > on pci0 > > That's the controller where it happened to me. Is it also known to > cause data corruption when used in DMA mode? I see from your earlier post that your are running FrreeBSD 4.9. What hardware exactly is it that you have? I have a Shuttle SS51G, and there is a known "problem" with the ata controller on that machine. See http://geekinfo.net/article.php?story=20021229152603904 and PR 43345: http://www.freebsd.org/cgi/query-pr.cgi?pr=43345 Note: the patch there is _not_ the right solution. It works for me, but I think this is just because I have a udma66 disk: user@kg-work$ uname -a FreeBSD kg-work.kg4.no 4.9-STABLE FreeBSD 4.9-STABLE #7: Sat Dec 13 17:10:15 CET 2003 root@kg-work.kg4.no:/usr/obj/usr/src/sys/SS51 i386 user@kg-work$ dmesg | grep atapci atapci0: port 0x4000-0x400f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 irq 11 at device 2.5 on pci0 user@kg-work$ dmesg | grep ad0 ad0: 19470MB [39560/16/63] at ata0-master UDMA66 Hope this helps. -- Torfinn Ingolfsen, Norway