From owner-freebsd-current@FreeBSD.ORG Sun Aug 22 16:41:26 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 8C04416A4CE for ; Sun, 22 Aug 2004 16:41:26 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B3B343D1D for ; Sun, 22 Aug 2004 16:41:25 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i7MGfMWw005250; Sun, 22 Aug 2004 18:41:23 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4128CC9A.5070806@DeepCore.dk> Date: Sun, 22 Aug 2004 18:40:58 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Randy Bush 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> <16680.50768.986606.329420@ran.psg.com> In-Reply-To: <16680.50768.986606.329420@ran.psg.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable 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:41:26 -0000 Randy Bush wrote: >>Since I have a few confirmations that backstepping just ATA doesnt help= =20 >>at all, I'm not convinced this is an ATA problem, at least not in the=20 >>sense that changes to ATA broke it. >=20 >=20 > after some decades in swdev, i am never sure of anything until > i find the cause. and, even then, i am suspicious. :-) Geesh we are alot of oldtimers in here :) and yes there is always just=20 one more bug... Anyhow I committed a fix for the fake slave problem, now we still have=20 those "taskqueue stalled" complaints that I'm still scratching my head=20 about and that backstepping ATA doesn't solve... -S=F8ren