On Thu, Jul 01, 2004 at 06:15:11PM +1000, Herbert Xu wrote: > On Tue, Jun 29, 2004 at 03:12:30PM +0200, Sven Luther wrote: > > > > Yep, that worked for ext2. > > Still via82cxxx is missing though, which means no ide driver on > > powerpc/pegasos, > > but this is another bug : > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252466 > > Well this is because you've CONFIG_IDE_GENERIC compiled in. > It should be built as a module as otherwise there is no way > to maintain the same probe order as a kernel with the IDE > PCI chipset drivers built-in.
In my case, CONFIG_IDE_GENERIC is neither builtin nor even configured : # CONFIG_IDE_GENERIC is not set I wonder if we should build it modular. > However, mkinitrd should load the driver anyway in your case. > Please try this patch. But in any case, this patch solves the problem. It includes a bunch of ide drivers though, not only the via one. Now a question about these patches. Will you mae a new release, or should i, as part of the new debian-kernel team make the upload with them ? Again, thanks for your help. Friendly, Sven Luther

