home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / sjiicx-2.txt < prev    next >
Text File  |  1995-01-25  |  3KB  |  65 lines

  1. In SJIICX.TXT, Jerry Crofoot reports that "the ScanJet IICX works
  2. great under OS/2 Warp and DeskScan Version 2.1".  He details a
  3. procedure for installation that requires "the HPC2502/3A
  4. SCSI controller board that came with the scanner . . . the new
  5. Switchless board".  He suggests that "none of these steps can be
  6. missed."  But Warp can also operate the IIcx and DeskScan v2.1a
  7. with third-party SCSI adaptors; and there are several ways to
  8. install and run DeskScan (and scanners generally) under both Warp
  9. (OS/2 v3.0) and OS/2 v2.x.  I use an Adaptec 2742T.  With this
  10. adaptor, DeskScan works well under MS Windows v3.1, and under
  11. Win-OS/2 derived from OS/2 v2.11 CSD Fullpack (syslevel XR06200)
  12. which I ported to Warp (XR03000) using WINSTALL.CMD
  13. (in WINSTALL.ZIP).
  14.  
  15. Although the procedure below deals specifically with Warp, the
  16. same file *names* are required by OS/2 v2.x.  Unlike Warp, the
  17. scanner files required by OS/2 v2.x are NOT all embedded in the
  18. operating system, but are available (in early, serviceable
  19. beta versions) in file VASPBETA.ZIP on the OS/2 Shareware
  20. BBS or (as VASPBETA.EXE) on the Adaptec BBS (408-945-7727).
  21.  
  22. .................................................................
  23.  
  24. One driver supplied by IBM and embedded in Warp must be specified
  25. in CONFIG.SYS:
  26.  
  27. BASEDEV=OS2SCSI.DMD
  28.  
  29. Two drivers supplied by Adaptec and embedded in Warp must be
  30. present in your \OS2\BOOT directory (the \OS2 directory in v2.x)
  31. and specified in CONFIG.SYS:
  32.  
  33. BASEDEV=AIC7770.ADD /V   <<< specific to Adaptec's 274x
  34.                              adaptor family
  35.                              N.B.:  *Different .ADD files* will
  36.                              be required by different adaptors!
  37. BASEDEV=OS2ASPI.DMD      <<< ASPI for OS/2
  38.  
  39. One driver supplied by Adaptec and embedded in Warp must be
  40. present on disk and specified with fully qualified path in
  41. CONFIG.SYS:
  42.  
  43. DEVICE=d:\OS2\MDOS\VASPI.SYS <<< ASPI for VDMs, i.e. for
  44.                                  OS/2 "Virtual DOS Machines"
  45.  
  46. Additionally, WINASPI.DLL and VASPID.386 (both supplied by
  47. Adaptec and embedded in Warp) must be located in the \SYSTEM
  48. subdirectory of your Windows installation(s), e.g.
  49. d:\WINDOWS\SYSTEM or d:\OS2\MDOS\WINOS2\SYSTEM.
  50.  
  51. Comment out any reference to MINI400I.SYS or WIN400I.386 in
  52. Windows file SYSTEM.INI located in the main Windows subdirectory,
  53. e.g. d:\WINDOWS or d:\OS2\MDOS\WINOS2 (place a semi-colon ";" at
  54. the beginning of any line(s) that refer to those two files).
  55.  
  56. Open the Settings Notebook for the Windows object, located on the
  57. OS/2 Desktop.  Open the "Session" tab and click on "WIN-OS/2
  58. settings".  Select "All DOS and WIN-OS/2 settings", and then
  59. "DOS_DEVICE".  Enter "d:\path\SJIIX.SYS" in the Device
  60. window that opens up, and click on "Save".
  61.  
  62. Reboot.  Good luck.
  63.  
  64. Robert Holmgren 72050,3455 (95/1/25)
  65.