home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / ps2isa.exe / PS2ISA.TXT < prev    next >
Text File  |  1993-09-17  |  6KB  |  157 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Patch for NetWare 2.2 and PS/2 35
  5. DOCUMENT ID:        TID000307
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         PS2ISA.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare 2.2
  14.  
  15. ABSTRACT:
  16. This patch is intended for non-dedicated servers with NetWare 2.2 when used
  17. with IBM's Model 35 or Model 40.  There is a problem in the code that
  18. detects what type of hardware the system is running on.  The code does not
  19. detect that the IBM Models 35 and 40 are PS/2 machines with ISA bus
  20. architecture.  The patch introduces a new variable for the drivers so that
  21. an ISA bus PS/2 is recognized.
  22. _________________________________________________________________
  23.  
  24. DISCLAIMER
  25. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  26. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  27. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  28. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  29. INFORMATION.
  30. _________________________________________________________________
  31.  
  32. Self-Extracting File Name:  PS2ISA.EXE
  33.  
  34. Files Included     Size     Date        Time
  35.  
  36. \
  37.  INSTALL.EXE      37633   11-13-91      4:00p
  38.   NET$OS.LNK         18   10-21-91      3:38p
  39. NWAPPEND.EXE       8058   12-04-91     10:19a
  40.   PS2ISA.TXT          (This File.)
  41.   PS2PAT.FIX         99   11-13-91      3:40p
  42.   PS2PAT.OBJ        130   11-13-91      3:40p
  43.   README.ZAP       1797   12-18-91      1:38p
  44.  RENFLAG.EXE      13348   12-10-91     09:58a
  45.   ZAPOBJ.EXE      28660   07-31-90      4:24p
  46. \IDE286\
  47.      IDE.DSK        963   10-22-91      4:03p
  48.      IDE.OBJ       5826   10-17-91      4:55p
  49.  IDEREAD.TXT       5634   10-24-91      4:19p
  50.  
  51.  
  52. This README file of PS2ISA.EXE accompanies PS2PAT.FIX for NetWare V2.2.
  53.  
  54. Purpose:
  55.  
  56. This patch is intended for non-dedicated servers with NetWare 286 v2.2 when
  57. used with IBM's Model 35 or Model 40. There is a problem in the code that
  58. detects what type of hardware the system is running on. It does not detect
  59. that the IBM Models 35 and 40 are PS/2 machines with ISA bus architecture. 
  60. As a result, it uses the keyboard controller to toggle A20 line where as
  61. port 92 should be being used.  This causes these machines in non-dedicated
  62. mode to function improperly, resulting in system slow down.
  63.  
  64. This patch introduces a new variable for the drivers, so that an ISA bus
  65. PS/2 is recognized.
  66.  
  67. Please note that the IDE drivers for Netware 286 are required and have been
  68. included in the file listing above under IDE286.  IDE286 also includes
  69. instructions for the implementation of these drivers.
  70.  
  71. In addition, a replacement system board is also required in solving
  72. keyboard problems.  Problem description and system eligibility is found in
  73. IBM Engineering Change Announcement ECA085.  For further information,
  74. contact your IBM support provider.
  75.  
  76. INSTALLATION FROM HARD/NETWORK DRIVES:
  77.  
  78. 1) Rename the NONDEDOS.OBJ to ORIG.OBJ in the OSOBJ directory.
  79.  
  80. 2) Copy RENFLAG.EXE, ZAPOBJ.EXE, and PS2PAT.FIX into the OSOBJ directory. 
  81. Run the ZAPOBJ utility with the following options:
  82.  
  83.    ZAPOBJ ORIG.OBJ NONDEDOS.OBJ PS2PAT.FIX
  84.  
  85. Where ORIG.OBJ is the input file, NONDEDOS.OBJ is the output file, and
  86. PS2PAT.FIX is the parameter file. ZAPOBJ will use PS2PAT.FIX to change the
  87. ORIG.OBJ and name the changed file NONDEDOS.OBJ. When running the  ZAPOBJ
  88. utility, it is not necessary to have all of the 4 files required in the
  89. same directory. Indicate the filename path unless all 4 files are located
  90. in the DOS default directory. Refer to README.ZAP for further information
  91. on the ZAPOBJ utility.
  92.  
  93. 3) Execute the RENFLAG.EXE that renames the flag in the file NONDEDOS.OBJ
  94. as follows:
  95.  
  96.    RENFLAG NONDEDOS.OBJ
  97.  
  98. 4) Make a PATCHES directory at the same level in your directory structure
  99. as the SYSTEM-1 directory.
  100.  
  101. 5) Copy the PS2PAT.OBJ and NET$OS.LNK into this PATCHES directory.
  102.  
  103. 6) Rename INSTALL.EXE to INSTALL.BAK in the directory you are generating
  104. the operating system from and copy the new INSTALL.EXE (v1.0 PTF) into that
  105. directory (usually a parent directory of SYSTEM-1, SYSTEM-2, etc.).
  106.  
  107. 7) Run the new Install to re-link the OS and copy it to your file server.
  108.  
  109.  
  110. INSTALLATION FROM DISKETTE:
  111.  
  112. 1) Backup the OSOBJ diskette.
  113.  
  114. 2) Copy the NONDEDOS.OBJ file from the OSOBJ diskette to a blank (high
  115. density) diskette and rename the file ORIG.OBJ.
  116.  
  117. 3) Also copy RENFLAG.EXE, ZAPOBJ.EXE, and PS2PAT.FIX onto the blank
  118. diskette.
  119.  
  120. 4) From the blank diskette, run the ZAPOBJ utility with the following
  121. options (this may take a few minutes):
  122.  
  123.    ZAPOBJ ORIG.OBJ NONDEDOS.OBJ PS2PAT.FIX
  124.  
  125. Where ORIG.OBJ is the input file, NONDEDOS.OBJ is the output file, and
  126. PS2PAT.FIX is the parameter file. ZAPOBJ will use PS2PAT.FIX to change the
  127. ORIG.OBJ and name the changed file NONDEDOS.OBJ.  Refer to README.ZAP for
  128. further information on the ZAPOBJ utility.
  129.  
  130. NOTE: If a file creation error occurs, there may not be enough free space
  131. on the diskette for the new NONDEDOS.OBJ file.  Copy the necessary files
  132. from the diskette to a hard drive partition and rerun ZAPOBJ.
  133.  
  134. 5) Again from the blank diskette execute the RENFLAG.EXE that renames the
  135. flag in the file NONDEDOS.OBJ as follows:
  136.  
  137.    RENFLAG NONDEDOS.OBJ
  138.  
  139. 6) Copy the newly created NONDEDOS.OBJ back to the OSOBJ diskette.
  140.  
  141. 7) Run LABEL from DOS on another blank diskette and label it "PATCHES." 
  142. Copy PS2PAT.OBJ and NWAPPEND.EXE onto it.
  143.  
  144. 8) Rename INSTALL.EXE to INSTALL.BAK on the SYSTEM-1 diskette and copy the
  145. new INSTALL.EXE (v1.0 PTF) onto SYSTEM-1.
  146.  
  147. 9) Run INSTALL -N
  148.  
  149. 10) From the PATCHES diskette run:
  150.  
  151.     NWAPPEND PATCHES:PS2PAT.OBJ
  152.  
  153. 11) Run INSTALL -C (or INSTALL -M -C if you want to maintain the existing
  154. system and disk partitions) to relink the operating system and complete the
  155. installation.
  156.  
  157.