Hi, On Wednesday 25 January 2006 19:42, matthieu castet wrote: > We can't for license reasons > others solution : > - put the firmware in a initrd.
I am not sure that will fix the problem. I once tried putting firmware in an initrd for a dvb card and had no luck with it. If I understand the boot process correctly, then the kernel gets loaded first and then initialises the initrd. So when the ueagle-atm dirvier loads, the filesystem of the initrd is not up yet. You might have some more luck with initramfs and early userspace. Christoph