Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755028Ab0BTMK5 (ORCPT ); Sat, 20 Feb 2010 07:10:57 -0500 Received: from fanny.its.uu.se ([130.238.4.241]:57124 "EHLO fanny.its.uu.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753697Ab0BTMKz (ORCPT ); Sat, 20 Feb 2010 07:10:55 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19327.53577.55472.205452@pilspetsen.it.uu.se> Date: Sat, 20 Feb 2010 13:10:49 +0100 From: Mikael Pettersson To: Axel Uhl Cc: Mikael Pettersson , Tejun Heo , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Kernel Bug in ATA or SMART area In-Reply-To: <4B7FA14B.2090809@gmx.de> References: <4B72941A.7060704@gmx.de> <4B74BDCF.1010805@kernel.org> <4B74F263.1060709@gmx.de> <4B7505CA.60409@kernel.org> <4B75154B.8030507@gmx.de> <4B7B548B.4040606@kernel.org> <4B7C5696.7030609@gmx.de> <19325.7006.892019.748974@pilspetsen.it.uu.se> <4B7EDE2F.8030107@gmx.de> <19326.64703.561400.379749@pilspetsen.it.uu.se> <4B7FA14B.2090809@gmx.de> X-Mailer: VM 7.17 under Emacs 20.7.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 708 Lines: 23 (Please don't top-post on Linux mailing lists.) Axel Uhl writes: > Hi Mikael, > > BTW, how do you know that all my PATA controllers are driven by libata? Because you wrote: > > > I also enabled > > > pata_via but was unsure which IDE driver to disable. and pata_via is libata's replacement for IDE's via82cxx. Since you kept both drivers enabled, it seems that IDE's via82cxx won the race to claim the hardware. Bummer. Just disable CONFIG_IDE. -- 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/