On Sat, 15 Nov 2003 22:44:02 +0100 Olivier Blin <[EMAIL PROTECTED]> wrote:
> Furthermore, ide is initialized before ramdisk is loaded, this will > need some tweaking if we want to build IDE as module. > I don't know what prevents ramdisk from being loaded before initcalls > are done. > Maybe I'll ask on lkml. Well, no, I may be wrong. If we build IDE chipset as modules, they will be initialized when the module is loaded, this shouldn't hurt if the module is in initrd. So we only have to wait (or code) for modular IDE to be fixed. -- Olivier Blin
