Re: [patch] ide.c as a module

From: Randy.Dunlap
Date: Fri Dec 19 2003 - 12:08:10 EST


On Fri, 19 Dec 2003 17:26:46 +0100 Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@xxxxxxxxxxxxxx> wrote:

| On Thursday 18 of December 2003 01:29, Krzysztof Halasa wrote:
| > BTW: modular IDE in 2.4.23 is still problematic - you can't unload the
| > chipset driver (piix.o or something like) which in turn references the
| > core IDE module.
|
| It is probably too much work to fix it (properly) in 2.4.x and 2.6.x...
|
| Please note that there is no refcounting in IDE drivers,
| there is no host object type, also table of IDE ports (ide_hwifs[]) is static.
|
| I hope 2.7 will obsolete drivers/ide...

in favor of libata or what?

--
~Randy
MOTD: Always include version info.
-
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/