This is the procedure that I followed to compile the drivers:
Went to the BerliOS homepage, then to "Browse SVN with HTTP.". Then to "linux-uvc" and then on "trunk." Downloaded all the files in a folder called UVC.
Then CD UVC
make
make install (as root)
But the command dmesg does not give something like UVC class video driver - as it should.
Help!



