From owner-freebsd-current@FreeBSD.ORG Sun Aug 22 16:14:10 2004 Return-Path: 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 E6B1416A4CE for ; Sun, 22 Aug 2004 16:14:10 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A279B43D5A for ; Sun, 22 Aug 2004 16:14:10 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1Byuyv-000OWj-GR; Sun, 22 Aug 2004 09:14:09 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16680.50768.986606.329420@ran.psg.com> Date: Sun, 22 Aug 2004 09:14:08 -0700 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= References: <200408191632.25637.kent.hauser@verizon.net> <20040820085322.GC16420@eddie.nitro.dk> <20040821130814.GA2795@arthur.nitro.dk> <16679.63728.806424.628485@ran.psg.com> <41289139.6060806@DeepCore.dk> cc: current@FreeBSD.org Subject: Re: RELENG_5: ata interrupt problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 22 Aug 2004 16:14:11 -0000 > Since I have a few confirmations that backstepping just ATA doesnt help > at all, I'm not convinced this is an ATA problem, at least not in the > sense that changes to ATA broke it. after some decades in swdev, i am never sure of anything until i find the cause. and, even then, i am suspicious. :-) randy