Is there a reason to modularize the ide drivers? If you do, and the generic ide driver gets loaded first (since it is built in), then you can't load your specific driver. At least, I haven't found a way. I keep trying kernel commandline params but so far I'm not having luck.
Well, I just modularized everything I could to keep the size down. I suppose we could add the ide drivers to the kernel and see how big it is afterwards. Alexander, any thoughts on this one?
-- Jeremy H. -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
