home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 27 Fixes20 / 27-Fixes20.zip / s3warp.zip / OS2FIX.DOC next >
Text File  |  1994-08-23  |  1KB  |  40 lines

  1. OS2FIX.EXE v1.5 Docs..
  2.  
  3. Ok, well this is a quick hack to help with people experiencing the S3-video
  4. driver bug in OS/2 Warp 2 Beta.  The bug seems to be in a DOS session only,
  5. keep this little TSR loaded at all times, and when your screen becomes "out of
  6. sync" or all distorted, press Alt-PrintScr (SysReq on 84-key keyboards) to
  7. clear it up.. it's the best I can do for now.. until IBM makes a fix for us!
  8. It takes about 20k of RAM in your DOS session, it will work with distorted
  9. windowed sessions too.  If you have any questions, you can catch me on the IRC
  10. in the OS/2 channel under Luckyy, or mail me Luckyy@officepc.eznet.net
  11.  
  12. (BTW: for some reason you cannot load this "high", you can try, but it tells
  13.       me 'Bad environment')
  14.  
  15. * Warning: This is for *TEXT* modes only!!  Don't hit the hot-key in a graphics
  16.            program!
  17.  
  18. Known video cards showing this bug:
  19.  
  20. o Almost all S3-chip based video cards, Diamons Stealth's, #9 GXE's, etc.
  21.  
  22.  
  23. Legal Stuff:  The author of this program cannot be held responsible for any
  24.               damages that may occur due to the use of this program.
  25.  
  26. Technical specs:  Written in Borland Pascal 7 (EASY to do TSRs in Pascal 7 :),
  27.                   chains into int 15h
  28.  
  29.  
  30. Bug fix(s) in this version:
  31.  
  32. o Wasn't restoring graphical mouse cursors & fonts... fixed!
  33. o Was hooking a few interrupts it shouldn't have... fixed!
  34.  
  35.  
  36. Known bugers:
  37.  
  38. o The "blink" bit is not restored right, any one know how I can do that?
  39.  
  40.