From owner-freebsd-stable@FreeBSD.ORG Mon Jul 25 20:56:57 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 5D4DB16A41F for ; Mon, 25 Jul 2005 20:56:57 +0000 (GMT) (envelope-from clarkjp@charter.net) Received: from mxsf20.cluster1.charter.net (mxsf20.cluster1.charter.net [209.225.28.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26DF43D49 for ; Mon, 25 Jul 2005 20:56:56 +0000 (GMT) (envelope-from clarkjp@charter.net) Received: from mxip08a.cluster1.charter.net (mxip08a.cluster1.charter.net [209.225.28.138]) by mxsf20.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j6PKuufA004240 for ; Mon, 25 Jul 2005 16:56:56 -0400 Received: from 24-158-189-217.dhcp.jcsn.tn.charter.com (HELO auricle.charter.net) ([24.158.189.217]) by mxip08a.cluster1.charter.net with ESMTP; 25 Jul 2005 16:56:52 -0400 X-IronPort-AV: i="3.95,140,1120449600"; d="scan'208"; a="1169654256:sNHT571311296" Received: by auricle.charter.net (Postfix, from userid 134) id 767D16239; Mon, 25 Jul 2005 15:56:51 -0500 (CDT) Date: Mon, 25 Jul 2005 15:56:51 -0500 From: "J. Porter Clark" To: freebsd-stable@freebsd.org Message-ID: <20050725205651.GA75156@auricle.charter.net> Mail-Followup-To: freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Errors-To: clarkjp@charter.net User-Agent: Mutt/1.5.9i Subject: Re: Quality of FreeBSD 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: Mon, 25 Jul 2005 20:56:57 -0000 >The VIA SATA onboard controller on my server works (and has worked) >flawlessly. I have two identical 80G Maxtor SATA drives connected to it >and have had absolutely no problems and excellent performance. Even my >Dell Inspirion 5100--with a few hiccups--has made great progress and is >mostly functional. The ATA (definitely not SATA) controller on my Dell Latitude C840 laptop has READ_DMA, WRITE_DMA problems, maybe 2-3 times a day unless I turn off DMA. It hangs for 3-4 seconds, logs errors, then proceeds. It isn't heavily loaded. I tried using Soren's ATA mkIII patches, and now it likes to panic about that same frequency instead of hanging, so I'm going back to the stock RELENG_5 config next chance I get. It's one of these: atapci0: port 0xbfa0-0xbfaf,0x376,0x170-0x177,0x 3f6,0x1f0-0x1f7 at device 31.1 on pci0 -- J. Porter Clark