Re: PATCH: fixup incomplete ident blocks on ITE raid volumes
From: Alan Cox <hidden>
Date: 2004-08-16 15:35:18
Also in:
lkml
From: Alan Cox <hidden>
Date: 2004-08-16 15:35:18
Also in:
lkml
On Mon, Aug 16, 2004 at 05:16:35PM +0200, Bartlomiej Zolnierkiewicz wrote:
This should be part of ITE driver patch and be compiled only when ITE driver is going to be used or even better - there should be new callback for that.
Nice theory but doesn't work that way. The ITE drive will do this even if you don't have the ITE driver compiled in because it'll be seen as the mainboard legacy controller (or generic) in some systems. Alan