Hey there. I've managed to make it work now... changing usb.c, and adding a artificial delay before the usb_set_address method, I've managed to make it recognize my camera.
This artificial delay is simply a ugly: for (i = 0; i < (UINT_MAX-1); i++); Although it is damm stupid, it works (and my pc freezes for some seconds after plugging the camera in). I'm sure that there are millions of better solutions for this problem, but this one is working for now (now I've got to make gphoto2 recognize it) Best regards, -- Ismael Orenstein (ICQ 1293061) [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
