Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 11 Mar 2002 04:57:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 11 Mar 2002 04:57:03 -0500 Received: from mailhost.mipsys.com ([62.161.177.33]:60621 "EHLO mailhost.mipsys.com") by vger.kernel.org with ESMTP id ; Mon, 11 Mar 2002 04:56:44 -0500 From: To: Alan Cox , Ed Tomlinson Cc: , Hank Yang Subject: Re: [PATCH] Submitting PROMISE IDE Controllers Driver Patch Date: Mon, 11 Mar 2002 10:56:25 +0100 Message-Id: <20020311095625.20669@mailhost.mipsys.com> In-Reply-To: In-Reply-To: X-Mailer: CTM PowerMail 3.1.2 F MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >> Second. There seems to be problems with the ide reset code in pre2-ac2. >> I get the following: >> >> hde: timeout waiting for DMA >> PDC202XX: Primary channel reset. >> hde: ide_dma_timeout: Lets do it again!stat = 0x50, dma_stat = 0x20 >> hde: DMA disabled >> PDC202XX: Primary channel reset. >> hde: ide_set_handler: handler not null; old=c018eeb0, new=c0193de4 >> bug: kernel timer added twice at c018ed31. >> hde: dma_intr: status=0xd0 { Busy } >> hde: DMA disabled > >Yep. You turned on some of the experimental stuff. It doesnt always recover >Hopefully the patches from Promise will help there There is a bug in the DMA timeout recovery code (in the generic code). Andre and I have been discussing that recently, I'm supposed to come up with a patch rsn though if Andre doesn't beat me in that race ;) In the meantime, make sure you don't enable that option in the kernel config. Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/