Re: 2.6.1mm2: nforce2 / amd74xx IDE driver doesn't load

From: Bartlomiej Zolnierkiewicz
Date: Tue Jan 13 2004 - 11:54:20 EST


On Tuesday 13 of January 2004 16:40, Jens Benecke wrote:
> Bartlomiej Zolnierkiewicz wrote:
> >> I have found a (perhaps THE) reason why my X is so jerky: the nforce2
> >> chipset driver (amd74xx) doesn't load, because it "thinks" the BIOS IDE
> >> ports are disabled - which is definitely not the case
> >
> > It doesn't load because IDE ports are already controlled by generic IDE
> > code.
> > Just use CONFIG_BLK_DEV_AMD74XX=y. I will fix this "BIOS" comment.
>
> I can't, because I (plan to) use this kernel on many different machines.
> Not all of those (in fact: only one) uses the amd74xx module.

So what? It won't be used on other machines, but it will eat a little kernel
image space & memory.

> Is there a kernel parameter I can use to disable the generic IDE code on
> boot?

No, but I will later make patch to allow disabling/modularizing it.

--bart

-
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/