home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 2000os2.zip / CONFIG.OS2 next >
Text File  |  1995-03-07  |  4KB  |  97 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║   This is a modified version of the OS/2 WARP(TM) installation        ║
  3. REM ║   CONFIG.SYS for use with the Always Technology(TM) AL7048 or IN2000  ║
  4. REM ║   SCSI interface cards                                                ║
  5. REM ╚═══════════════════════════════════════════════════════════════════════╝
  6.  
  7. buffers=32
  8. iopl=yes
  9. memman=swap,delayswap
  10. protshell=sysinst1.exe
  11. set os2_shell=sysinst2.exe
  12. diskcache=D2,LW
  13. protectonly=yes
  14. libpath=.;\;\os2\dll;\os2\install;
  15. ifs=hpfs.ifs /c:64
  16. pauseonerror=no
  17. codepage=850
  18. devinfo=kbd,us,keyboard.dcp
  19. devinfo=scr,ega,vtbl850.dcp
  20. device=\dos.sys
  21. device=\mouse.sys
  22. set path=\;\os2;\os2\system;\os2\install
  23. set dpath=\;\os2;\os2\system;\os2\install
  24. set keys=on
  25. basedev=print01.sys
  26. basedev=ibmkbd.sys
  27. basedev=ibm1flpy.add
  28. basedev=ibm1s506.add
  29.  
  30. REM ╔═══════════════════════════════════════════════════════════════════════╗
  31. REM ║   The following lines are only needed if you are installing Warp on   ║
  32. REM ║   a MicroChannel computer.                                            ║
  33. REM ╚═══════════════════════════════════════════════════════════════════════╝
  34. Rem basedev=ibm2flpy.add
  35. Rem basedev=ibm2adsk.add
  36. Rem basedev=ibm2scsi.add
  37.  
  38. REM ╔═══════════════════════════════════════════════════════════════════════╗
  39. REM ║   The IBMINT13.I13 is a generic driver as a 'last resort' situation   ║
  40. REM ║   for SCSI hard drives.  Our driver replaces this one.  This setup is ║
  41. REM ║   for the AL-7048.  Uncomment the AL1IN2.ADD line if you are using an ║
  42. REM ║   IN-2000.                                                            ║
  43. REM ╚═══════════════════════════════════════════════════════════════════════╝
  44. REM basedev=ibmint13.i13
  45. basedev=al7000.add
  46. basedev=in2000.add
  47.  
  48. basedev=os2dasd.dmd
  49. device=\testcfg.sys
  50. basedev=xdfloppy.flt
  51.  
  52. set os2_shell=cdinst.exe
  53. set saveconnect=1
  54. set cdrominst=1
  55. ifs=cdfs.ifs /q
  56.  
  57. REM ╔═══════════════════════════════════════════════════════════════════════╗
  58. REM ║   The following lines are only for other SCSI controller cards.       ║
  59. REM ║   They are commented out here to speed up installation time.          ║
  60. REM ╚═══════════════════════════════════════════════════════════════════════╝
  61. REM basedev=aha152x.add
  62. REM basedev=aha154x.add
  63. REM basedev=aha164x.add
  64. REM basedev=aha174x.add
  65. REM basedev=aic7770.add
  66. REM basedev=aic7870.add
  67. REM basedev=btscsi.add
  68. REM basedev=fd16-700.add
  69. REM basedev=fd8xx.add
  70. REM basedev=fd7000ex.add
  71. REM basedev=dpt20xx.add
  72.  
  73. REM ╔═══════════════════════════════════════════════════════════════════════╗
  74. REM ║   The following lines are not needed for most installations.  ONLY    ║
  75. REM ║   uncomment the line referring to your particular CDROM if you have   ║
  76. REM ║   installation problems.                                              ║
  77. REM ╚═══════════════════════════════════════════════════════════════════════╝
  78. REM basedev=chincds1.flt
  79. REM basedev=hitcds1.flt
  80. REM basedev=neccds1.flt
  81. REM basedev=sonycds1.flt
  82. REM basedev=toshcds1.flt
  83. REM basedev=ibmidecd.flt
  84. REM basedev=tmv1scsi.add
  85. REM basedev=sony535.add
  86. REM basedev=sony31a.add
  87. REM basedev=lms206.add
  88. REM basedev=mitfx001.add
  89. REM basedev=sbcd2.add
  90.  
  91. device=\os2cdrom.dmd
  92.  
  93. REM ╔═══════════════════════════════════════════════════════════════════════╗
  94. REM ║   YOU MUST PLACE THE 'REM' comment in front of the following lines if ║
  95. REM ║   they end in extension FLT.                                          ║
  96. REM ╚═══════════════════════════════════════════════════════════════════════╝
  97.