
This is a quick and dirty driver for the Logitech Quickcam Express.

Currently only the modells with the HP/Agilent HDCS1000 sensor and
the Photobit PB0100 are supported.

PB0100 support was done by Mark Cave-Ayland (mca198@ecs.soton.ac.uk).

To use it, you need the latest USB support for Linux, i.e. Kernel 2.4.x
or 2.2.1x with the backport patch available on www.linux-usb.org.
2.2.18 already has the right support included!

Quick install:

make			(maybe fix your X11 path)
(as root)
	mknod /dev/quick c 180 80
	chmod 666 /dev/quick
	insmod quickcamex.o

(as non-root)
	./quickcam

For a detailed explanation and changes of this software, look at

		http://wwwbode.in.tum.de/~acher/quickcam

Georg Acher, acher@in.tum.de
