home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mirrem.exe / TTS_2.FIX < prev    next >
Text File  |  1990-05-15  |  786b  |  50 lines

  1. /*
  2.     PTF0001
  3.  
  4.     This PTF corrects the GPI of the server in the disk process when a mirrored
  5.     server mounts the last of its removable volumes.
  6.  
  7.     Updates are for TTS_2.OBJ for NetWare 2.15c only.
  8. */
  9.  
  10. segment=assembly;
  11.  
  12.  /* offset=a855; */
  13.  offset=4b57;
  14.      find=000000;
  15. replace=8b5e06;
  16.  
  17.  /* offset=a858; */
  18.  offset=4b5a;
  19.      find=00;
  20. replace=53;
  21.  
  22.  /* offset=a859; */
  23.  offset=4b5b;
  24.      find=000000;
  25. replace=e96383;
  26.  
  27.  /* offset=a85c; */
  28.  offset=4b5e;
  29.      find=000000;
  30. replace=8b5e06;
  31.  
  32.  /* offset=a85f; */
  33.  offset=4b61;
  34.      find=00000000;
  35. replace=8a9f7248;
  36.  
  37.  /* offset=a863; */
  38.  offset=4b65;
  39.      find=0000;
  40. replace=8ac3;
  41.  
  42.  /* offset=a865; */
  43.  offset=4b67;
  44.      find=00000000;
  45. replace=8a9f9248;
  46.  
  47.  /* offset=a869; */
  48.  offset=4b6b;
  49.      find=000000;
  50. replace=e97e83;