Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264635AbTFQIVW (ORCPT ); Tue, 17 Jun 2003 04:21:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264641AbTFQIVW (ORCPT ); Tue, 17 Jun 2003 04:21:22 -0400 Received: from mion.elka.pw.edu.pl ([194.29.160.35]:24467 "EHLO mion.elka.pw.edu.pl") by vger.kernel.org with ESMTP id S264635AbTFQIVV (ORCPT ); Tue, 17 Jun 2003 04:21:21 -0400 Date: Tue, 17 Jun 2003 10:34:48 +0200 (MET DST) From: Bartlomiej Zolnierkiewicz To: Chuck Berg cc: Subject: Re: panic in ide_dma_intr on KT400 In-Reply-To: <20030616225319.A18522@timetrax.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 696 Lines: 20 On Mon, 16 Jun 2003, Chuck Berg wrote: > I have a machine with a Soyo Dragon motherboard (Via KT400 chipset). > > With kernels 2.5.69, 2.5.70, and 2.5.71, it panics in ide_dma_intr() while > detecting the IDE drives. If I boot with pci=noacpi or acpi=off, two of my > drives come up without DMA, rendering the system unusably slow. You forgot to compile in VIA IDE support, there is no CONFIG_BLK_DEV_VIA82CXXX=y in your 2.5 config. -- Bartlomiej - 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/