Well, I finally got my iSight working on my x86 Linux box (set up to do some experiments in the lab I want to check in on using the iSight). There is almost no info on the web on getting this to work, so I figure I would post how I did it.
The iSight is a IIDC V3.0 compliant digital camera. So, I found the
coriander project. Using it, and the latest CVS of libdc1394, and the iSight came to life! It was actually a farily easy install. So, if there was any other person out there trying to get their iSight working on a linux box, it isnt too bad.
-Mark