Zoran 364xx based USB webcam module version 0.62
site: http://royale.zerezo.com/zr364xx/
mail: royale@zerezo.com

introduction:
This is a beta release of the driver.
You may need to edit the Makefile to match your installation.
This was only compiled and tested with 2.4.18, 2.4.25, 2.6.3, 2.6.4, 2.6.6, 2.6.8.1, 2.6.10 and 2.6.13 kernels.
Good luck !

install:
make
make install

usage:
modprobe zr364xx debug=X osd=Y mode=Z
 - debug      : set to 1 to enable verbose debug messages
 - osd        : set to 1 to enable osd frame count
 - mode       : 0 = 320x240, 1 = 160x120, 2 = 640x480
 - hardbright : set to 1 to enable hardware brightness (disables autoexposure and software brightness)

links :
http://mxhaard.free.fr/ (support for many others cams including some Aiptek PocketDV)
http://www.bootsplash.org/ (the JPEG decoder was taken from this project)
http://www.harmwal.nl/pccam880/ (this project also supports cameras based on this chipset)
