From owner-freebsd-current@FreeBSD.ORG Sun Aug 22 17:07:42 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 23FB016A4CE for ; Sun, 22 Aug 2004 17:07:42 +0000 (GMT) Received: from thought.holo.org (h-68-166-32-19.snvacaid.covad.net [68.166.32.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D9943D46 for ; Sun, 22 Aug 2004 17:07:41 +0000 (GMT) (envelope-from bwb@holo.org) Received: from localhost (localhost [127.0.0.1]) by thought.holo.org (8.12.11/8.12.11) with ESMTP id i7MH7bZI087500; Sun, 22 Aug 2004 10:07:38 -0700 (PDT) (envelope-from bwb@holo.org) Date: Sun, 22 Aug 2004 10:07:37 -0700 (PDT) From: Brian Buchanan To: =?X-UNKNOWN?Q?S=F8ren=5FSchmidt?= In-Reply-To: <4128CC9A.5070806@DeepCore.dk> Message-ID: <20040822095217.K74813-100000@thought.holo.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Randy Bush 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 17:07:42 -0000 > Anyhow I committed a fix for the fake slave problem, now we still have > those "taskqueue stalled" complaints that I'm still scratching my head > about and that backstepping ATA doesn't solve... 1.33 of ata-queue.c fixes the problem for me at boot, but I still have the "taskqueue stalled" problem after resuming from suspend, as expected. Let me know if there's anything I can do to help track that down. Thanks, Brian