home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / m / m246 / 2.ddi / CANON.DO_ / CANON.bin
Encoding:
Text File  |  1992-06-24  |  2.2 KB  |  71 lines

  1. CANON.SYS
  2.  
  3. You use the CANON.SYS scanner driver with the 
  4. Canon IX-12 scanner.
  5.  
  6. To manually add the device driver to your CONFIG.SYS, use 
  7. a text editor to type the entry as it appears below. Be 
  8. sure to include a path if the scanner driver is not in your 
  9. root directory. Remember to include additional parameters 
  10. when necessary. 
  11.  
  12. CONFIG.SYS entry:
  13. device=CANON.SYS
  14.  
  15. This driver also requires IXHND2.COM. IXHND2.COM 
  16. accesses the port address for this scanner.
  17.  
  18. Run IXHND2.COM each time you boot your system. You can add 
  19. IXHND2.COM to your AUTOEXEC.BAT file to make the program run 
  20. automatically each time you boot. Remember to include a path 
  21. if IXHND2.COM is not in your root directory.
  22.  
  23. To use default 308 and C000 addresses, use this AUTOEXEC.BAT 
  24. entry:
  25. IXHND2
  26.  
  27. To specify port and memory addresses, use this AUTOEXEC.BAT 
  28. entry:
  29. IXHND2 /xy
  30. X = port address
  31. Y = memory address
  32. X = 0 specifies port address 308H
  33. X = 1 specifies port address 318H
  34. X = 2 specifies port address 1A8H
  35. Y = 0 specifies memory address C000H
  36. Y = 1 specifies memory address C400H
  37. Y = 2 specifies memory address D000H
  38. Y = 3 specifies memory address D400H
  39. Y = 4 specifies memory address E000H
  40. Y = 5 specifies memory address E400H
  41. Y = 6 specifies memory address F000H
  42. Y = 7 specifies memory address F400H
  43. Y = 8 specifies memory address C800H
  44. Y = 9 specifies memory address CC00H
  45. Y = A specifies memory address D800H
  46. Y = B specifies memory address DC00H
  47. Y = C specifies memory address E800H
  48. Y = D specifies memory address EC00H
  49. Y = E specifies memory address F800H
  50. Y = F specifies memory address FC00H
  51.  
  52.  
  53. Because the default memory address conflicts with the 
  54. address of EGA cards, Canon has upgraded its interface 
  55. card to allow you to change memory and i/o port addresses. 
  56. If you have an older version interface card with only two 
  57. sets of jumpers and you want to change the memory address, 
  58. you will need a hardware modification. Step-by-step 
  59. instructions are available from Canon.
  60.  
  61. Settings supported by this scanner:
  62.  
  63. Brightness    3 settings
  64. Contrast      Automatic only
  65. Colors        B&W only
  66. Halftones     2 options
  67. Resolutions   300x300, 200x200, 150x150, 75x75
  68.  
  69.  
  70.                               
  71.