OV511 USB Webcam Driver for 2.4 and 2.5 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	(Gives a list of the supported installation types)
	(run the appropriate install command)

Compression support:

 - For OV511/OV511+ cameras: Compression support is built into ov511.o. You
   must load ov511.o with the "compress=1" module parameter to enable it.

 - For OV518/OV518+ cameras: Compression support is built into ov511.o and
   enabled by default.

 - For OVFX2 cameras: Compression is not supported by the camera (USB 2 is fast
   enough to not need it).

Please see ov511.txt for more information.

