Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 31 Jul 2002 08:19:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 31 Jul 2002 08:19:38 -0400 Received: from zion.devzone.ch ([212.254.206.211]:53933 "EHLO zion.devzone.ch") by vger.kernel.org with ESMTP id ; Wed, 31 Jul 2002 08:19:37 -0400 Message-ID: <32782.80.218.9.146.1028118133.squirrel@www.devzone.ch> Date: Wed, 31 Jul 2002 14:22:13 +0200 (CEST) Subject: Re: 2.4.19-rc3 incorrectly detects PDC20276 in ATA mode as raid controller From: "Daniel Tschan" To: In-Reply-To: References: <32816.80.218.9.155.1027506858.squirrel@www.devzone.ch> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , X-Mailer: SquirrelMail (version 1.2.7) 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 Content-Length: 551 Lines: 25 Hi Marcelo > Yes. The behaviour should be as previous kernels (work with the kernel > driver by default). > > The following patch should fix it. Yes it does. Line 410 of ide-pci.c should be changed too, from: #else /* !CONFIG_PDC202XX_FORCE */ to #else /* CONFIG_PDC202XX_FORCE */ Regards Daniel - 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/