home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 27 Fixes20 / 27-Fixes20.zip / os2spd.zip / README.TXT < prev   
Text File  |  1992-06-11  |  2KB  |  61 lines

  1.                         
  2.  
  3.  
  4.                      OS2SPEED Device Driver for OS/2 V2.0
  5.  
  6.                    Version 1.00.00
  7.  
  8.                                 JUNE 11, 1992
  9.  
  10.  
  11.  
  12. PROBLEM:
  13.  
  14.     Some older NEC systems (ex. PowerMate 386/25S) may experience a
  15.     problem when OS/2 V2.0 is booting up. The problem that occurs when 
  16.     OS/2 V2.0 is booting up is that OS/2 sets the system into low speed. 
  17.     The OS2SPEED.SYS device driver is used to set the system back into
  18.     high speed when OS/2 is booting up.
  19.     
  20.  
  21. SOLUTION:
  22.  
  23.     The OS2SPEED.SYS device driver is used to correct this problem.
  24.     Follow steps in the installation section to install device
  25.     driver.
  26.  
  27.  
  28. INSTALLATION:
  29.  
  30.     To install device driver, perform the following steps:
  31.  
  32.     1. Once the system is loaded with OS/2 V2.0 software, you should
  33.        see that the system is in low speed when OS/2 is up and running.
  34.  
  35.     2. Select the OS/2 System window.
  36.  
  37.     3. Select the Command Prompts window.
  38.  
  39.     4. Select the DOS Full Screen window. 
  40.  
  41.     5. You should now be at the root directory of your hard drive.
  42.        Insert the OS2SPEED Device Driver diskette into floppy drive
  43.        a:
  44.  
  45.     6. Copy the OS2SPEED.SYS file from the floppy diskette to the 
  46.        root directory with the following command:
  47.  
  48.         copy a:os2speed.sys .
  49.  
  50.     7. Modify your "CONFIG.SYS" file to include the following line
  51.        at the end of the file (make a backup copy of "CONFIG.SYS" before
  52.        modifying):
  53.  
  54.         DEVICE=C:\os2speed.sys
  55.  
  56.     8. Exit from the DOS Full Screen window. Begin the OS/2 shutdown 
  57.        procedure and reboot the system. 
  58.  
  59.     9. Once OS/2 is loaded, the system should remain in high speed.
  60.  
  61.