3.1.97	0.9pre3

	changed BW-support
	mv cqcam.c -> qcam-simple.c

	qcam_drv.c:
		added qc_dump
		optimized qc_command calls
		first working bw part

5.1.97 0.9pre4
	qcam.c:
		ported big parts from brians code

	qcam_drv.c:
		added billions mode
		changed qc_getversion
		  (to check for BW-cam, which is not very compatible)
		cleaned up the source
		fine-tuning

	qcam_gfx.c:
		split	

	exposure.c:
		cleaned up the source, but made a mistake somewhere.
		well, i've to check that (never touch a running system ;)

6.1.97 0.9pre5
	qcam_drv.c:
		bugfixes for bw-cam
		renicening of the code results in non working code ;(
		-> fixed it (QC_COLOR_BILLIONS ...)


6.1.97 0.9pre5
	scale.c:
		ported from gimp

15.2.97 0.9pre6
	qcam_drv.c:
		cleaned up the source, added a few speed-ups
		(now color and bw-cam read is divided into two functions,
		 which makes both scanning faster, also qcam-os isn't
		 linked to qcam_drv -> it's included, which is in fact
		 a dirty hack, but it also speeds up the whole thing)
		fixed the bw code (now i've my own bw-cam, and time to
		  hack a little bit -> it's working now
		added Hajimu's BSD code (so we're now also supporting
		  FreeLSD ;)

