Re: Kernel Bug in ATA or SMART area
From: Mikael Pettersson
Date: Sat Feb 20 2010 - 07:11:01 EST
(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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/