revision 0.0.4
date: 1995/02/12 00:37:12;  author: becka;  state: Beta;
- adjusted prototype of the irq function to new kernel
- included PINT support - should work,but untested (I have no programs using
  this specs - please TEST this,if you can !)
- several minor cleanups
=============================================================================
revision 0.0.3
date: 1994/07/?? ??:??:??;  author: becka;  state: Exp;
- made MAJOR,IOBASE,IRQ,DMA and DEBUG configureable via the new modutils
- MAJOR can now be auto-selected by the kernel by requesting major 0
  (either by the #define in logi32.h or at load-time)
- adjusted request_irq and request_dma to new kernels
- all name parameters for register and request calls are LOGI32_SCANNER_NAME.
- had a closer look at the "select" call ...
- fixed minor bug that didn't flush buffer on open/close
- Included the new scanner rev-03 boards
- included PPM-save for gifscan
=============================================================================
revision 0.0.2
date: 1994/06/30 21:10:23;  author: becka;  state: Exp;
- minor Bugfixes in logi32.c 
-- fixed bytes_missing-calculation
-- fixed miscalculated bpl-values for dither-/6bit-mode
-- updated README.ioctl
- restructured gifscan 
-- main() got too long - just split it up ...
-- introduced new controls for brightness,contrast,hue,saturation
-- introduced "force-modes"
-- updated documentation
=============================================================================
revision 0.0.1F
date: 1994/06/12 17:51:31;  author: becka;  state: Exp;
internal Version :
- GetCapabilities extended - this still needs work ...
- extended modeinfo-structure
- changed GifScan to use the new calls and show their data.
- introduced option-support to GifScan - first 10 options are available
  while scanning via keys '0' to '9'
- first try on supporting : full mode-conversion,4-bit mode for logi256,
  6x6 dithering for logi32
-----------------------------------------------------------------------------
revision 0.0.1E
date: 1994/06/09 16:55:08;  author: becka;  state: Exp;
internal Version :
- new GetCapabilities introduced - this still needs much work ...
- heavily changed modeinfo-structure due to new goals
- changed GifScan to show the new data - fixed tiny bug that annoyed
  xgif and xv ...
- changed internals to allow for support for scan-windows,mode-conversion 
  and 4-bit mode
- introduced README.ioctl to allow for development of ioctl-interface
-----------------------------------------------------------------------------
revision 0.0.1D
date: 1994/06/07 21:43:12;  author: becka;  state: Exp;
internal Version :
- Small Bugfixes to Logi256 mode-detection.
- "light_on"-wait reduced again,as bug was found ...
-----------------------------------------------------------------------------
revision 0.0.1C
date: 1994/06/02 16:12:37;  author: becka;  state: Exp;
internal Version :
- Small Bugfixes
- stopped river from blocking a major when the interface-card can't be
  detected.Detection goes first now.
- enhanced support for Scanman256,6bit mode should work,4 still unsupported
- longer "light_on"-wait - hope this helps with the mode detection problems
-----------------------------------------------------------------------------
revision 0.0.1B
date: 1994/05/28 01:23:07;  author: becka;  state: Exp;
internal Version :
- Small Bugfixes
- changing modeinfo structure to support several modes and resolitions 
- partial support of SCANMAN256 (1 and 8 bit-mode should work,6 bit will
  be too dark (no correction for upper 2 bits being 00,4 is not supported
  up to now)
- improved GIFSCAN to handle 8bit-mode - getting better ...
-----------------------------------------------------------------------------
revision 0.0.1A
date: 1994/05/19 16:35:10;  author: becka;  state: Exp;
Small Bugfix - internal Version - re-introducing light-on-wait.
Provided GIFSCAN as a better Scandemo - this is still clumpsy ...
-----------------------------------------------------------------------------
revision 0.0.1
date: 1994/04/29 16:03:01;  author: becka;  state: Exp;
Initial revision
=============================================================================
