I tried to compile qc-usb-0.6.0 && qce-ga-0.40d for
mipsel, but both failed because of non-portable assembler
code in qc-driver.c && quickcam.c.
Now i am currently working with pwc 9.0.2 and using
pwcx.o decompressor, which i strongly dislike.
I think it's possible to make a more portable code, and it
would be a great thing to throw the pwc driver from my
mipsel unit away :)
I could myself try to rewrite assembler code into c code,
but my boss is unhappy because i mess around with
drivers and kernel sources rather than do the task i need
to do :/