Quote:
Quote:
Compile your kernel to include EHCI USB drivers (these are NOT standard in Debian etc.) and everything will turn out fine.
There is a new firmware on the way which deinitialises the card on OS boot, leaving it dormant and ready for OS drivers to reconfigure it properly. No idea on timeframe though, I was personally hoping we would have had it by now.
This is an urgent issue for us since the ODW/Smart Card bundles now come with a USB2 card, of course. Rest assured we want to fix it as much as you want a fix.
I have the EHCI and UHCI drivers compiled as modules, but you seem to mean that they need to be inside the kernel bootimage right away, am i right?
I'll give it one more shot when i get home from work :-]
No, he is wrong, you just need to load ehci before uhci or ohci.
On debian you need the initrd-tools 0.1.82 i just uploaded yesterday
installed, and you need to reconfigure your kernel image with :
dpkg-reconfigure linux-image-2.6.12-1-powerpc
(be carefull though, since the 2.6.12-3 package is bugged, you need either -2
or the upcoming -4 which should be in the archive this evening).
Friendly,
Sven Luther