From owner-freebsd-current@FreeBSD.ORG Mon Mar 22 23:49:53 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 A51D016A4CE for ; Mon, 22 Mar 2004 23:49:53 -0800 (PST) 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 82B3943D2F for ; Mon, 22 Mar 2004 23:49:52 -0800 (PST) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i2N7ncCg092781; Tue, 23 Mar 2004 08:49:43 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <405FEC11.7050001@DeepCore.dk> Date: Tue, 23 Mar 2004 08:49:37 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040126 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Ketrien I. Saihr-Kesenchedra" References: <6.0.3.0.2.20040323011610.03842e70@mail.nls.net> <20040323062914.GL4875@camelot.theinternet.com.au> <6.0.3.0.2.20040323023317.03842be0@error404.nls.net> In-Reply-To: <6.0.3.0.2.20040323023317.03842be0@error404.nls.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: current@freebsd.org Subject: Re: ata - interrupt seen but task queue stalled 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: Tue, 23 Mar 2004 07:49:53 -0000 Ketrien I. Saihr-Kesenchedra wrote: >> Sometimes booting with media in the drive helps. > > > First thing I tried, same thing. Wondering why it's forcing down to PIO4 > in the kernel to begin with, but that's a problem for another day. ie; > Once it's booting right again. ;/ Didn't you say it was on a ROSB4 chipset ? The ROSB4 doesn't really support DMA on ATAPI devices, and has severe HW bugs that can cause problems with UDMA on disks as well.. -- -Søren