home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / asgsrc.zip / asgsrc / readme
Text File  |  2000-12-13  |  1KB  |  35 lines

  1. SCSI scatter/gather sample code 
  2. -------------------------------
  3.  
  4. - Only Warp Server for e-Business tested ( PIII/450,256 MB, 
  5.   ADAPTEC AHA-2910C, MUSTEK scanner MFS-12000SP firmware revision 1.02.),
  6. - SCSI scatter/gather buffer 5MB ( only one ioctl command for A4 color 
  7.   130 dpi or gray 220 dpi )      
  8.  
  9. bin\ASG.SYS  - simple ASPI router with scatter/gather support 
  10.              - for testing add the following line to the CONFIG.SYS:
  11.                DEVICE=YOUR_PATH\asg.sys
  12. bin\scan.exe - sample program for MUSTEK scanner MFS-12000SP
  13.                (firmware revision 1.02.)      
  14.              - emx runtime requiered 
  15.              - for help type scan -h and read source code
  16.  
  17. source\asg    ... source code for "ASG.SYS"
  18. source\mustek ... sample "scan.exe" program source code
  19.                   MUSTEK scanner MFS-12000SP  (firmware revision 1.02.)
  20.  
  21.  
  22. used code from:
  23. 1) IBM OS/2 device driver [development] kit (DDK)
  24. 2) ASPI  Router  for  OS/2, Daniel Dorau (woodst@cs.tu-berlin.de)
  25.    Version 1.01  June 1997
  26. 3) Mustek backend from sane - Scanner Access Now Easy.
  27.    Copyright (C) 1996, 1997 David Mosberger-Tang and Andreas Czechanowski,
  28.    1998 Andreas Bolsch for extension to ScanExpress models version 0.6,
  29.    2000 Henning Meier-Geinitz
  30.  
  31.  
  32. Wed Dec 13 20:10:08 CET 2000
  33.  
  34. Bohumir Horeni
  35. horeni@login.cz