On Wed, 06 Dec 2006 11:58:23 +0100
Uwe Koziolek <[EMAIL PROTECTED]> wrote:

> There is a wrong order to initialize the drivers. The IDE-platform
> driver was initialized before pata_sis.
> So the generic platform driver is driving the IDE controller instead of
> pata_sis.

I would suggest not trying to use both together - there isn't an easy way
to sort that out because the generic driver in libata will grab devices
before legacy drivers/ide if it is the other way around.

At least the current way around you get the old drivers by default.
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to