home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 May / IMM0595.ISO / share / os2 / pentium / readme < prev   
Encoding:
Text File  |  1994-12-19  |  2.0 KB  |  37 lines

  1. IBM is providing software for OS/2 WARP to assist customers concerned with the accuracy
  2. of the Pentium floating point operations.  This software effectively "turns off" the 
  3. floating point support of the Pentium processor.  This software detects the specific 
  4. level of the Pentium chip and redirects applications to use floating point emulation. 
  5. However, using floating point emulation can degradate the performance of your 
  6. application(s). For typical spreadsheet and word processor applications, this degradation 
  7. will be minimal.  For floating point-intensive applications, such as CAD, the degradation
  8. will be more noticeable.  
  9.  
  10. For OS/2 Warp customers, this solution works for all OS/2, DOS, and
  11. Windows applications.  This is provided as a device driver that directs application
  12. floating point instructions to be executed by the available emulators including OS/2's
  13. built-in emulator for OS/2 applications, the emulators either built into DOS or Windows
  14. applications or the floating point emulator shipped as part of WINOS2 (OS/2's Windows 
  15. support).  Because the application is "informed" that hardware floating point is not
  16. available, applications that require hardware floating point support will not run.  
  17. The solution completely prevents applications (DOS, Windows, and OS/2) from using the 
  18. Pentium's floating point support.  
  19.  
  20. IBM is making this software available on most of the commercial on-line services, its 
  21. own bulletin board systems, and across the Internet.  
  22.  
  23. To Install type DDINSTAL on the OS/2 command prompt and follow directions.  
  24.  
  25. This install will copy 586npx.sys to the os2 subdir,
  26. and add a BASEDEV=586NPX.SYS line to your config.sys file.
  27.  
  28. 586npx.sys  - will turn on the OS2 floating point emulator if it detects
  29.               a pentium with a bad math co-processor.
  30.  
  31. If you want to at a later time enable your pentium math co-processor
  32. you can REM out the statement in your config.sys that was added
  33. during the installation, reboot and your Pentium chip will be reenabled
  34. for floating point processes.  
  35.  
  36.  
  37.