OV511 USB Webcam Driver for 2.2.x and 2.4.x kernels

More thorough installation instructions are available at:
http://alpha.dyndns.org/ov511/install.html

Quick Installation:

	make clean
	make
	(log in as root)
	make install	(or make install-2.2 for 2.2.x kernels)

Version 1.38 of the driver introduced loadable decompression modules. If you
want compression support, you must load ov511_decomp after loading ov511. You
must unload ov511_decomp before unloading ov511.

NOTE: The i2c_algo_usb.[ch] files are only necessary if you want to help with
      TV tuner development. They are only compiled if you run "make i2c".

Please see ov511.txt for more information.

