NOTE: This version of the driver is for 2.4 kernels only. Please use the most
      recent kernel that you can, as old kernels may not be compatible.

Installation:

	make clean
	make
	cp *.o /lib/modules/<KERNEL_VERSION>/kernel/drivers/usb/

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.

Please see ov511.txt for more information.

