home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / apps / 8404 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.9 KB  |  41 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: Re: IOPL=NO locks system
  5. References: <Bxv7wD.4Jv@helios.physics.utoronto.ca> <17NOV199211325491@cl2.cl.uh.edu>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Wed, 18 Nov 1992 08:33:10 GMT
  9. Message-ID: <1992Nov18.083310.25504@Informatik.TU-Muenchen.DE>
  10. Lines: 29
  11.  
  12. In article <17NOV199211325491@cl2.cl.uh.edu> CSCI19DC@cl.uh.edu writes:
  13. >In article <Bxv7wD.4Jv@helios.physics.utoronto.ca>, karls@aurora.physics.utoronto.ca (Karl Schroeder) writes...
  14. >>Do the new ET4000 drivers bundled with the SP require IOPL=YES?  It would
  15. >>seem so from my experience.  The system locks on load of PM if I change
  16. >>IOPL to no.  
  17. >>   This is the only oddity I've found with the full SP installation.  My
  18. >>problems with lockup of dos and os2 windows may have been due to the fact
  19. >>that after first installing the SP, I continued using the Trident 16-bit
  20. >>driver.  Maybe the hardware couldn't cope; but with an ET4000 card, the
  21. >>graphics fly.
  22. >>  My system:  486/33, 8 meg, 120 meg IDE. 
  23. >
  24. >Sorry I cant give you some kind of answer, Karl.
  25. >
  26. >I just wanted to post and say that this also occurs with the WIN31-32BIT GRE 
  27. >Beta, at least on my PC Clone.  
  28.  
  29. I have reported this here (rather in comp.os.os2.misc) before: the IOPL
  30. line needs at least to contain the name of the display driver, which is
  31. no longer DISPLAY.DLL. In case of a 8514/A it is IBM8514, in case of VGA
  32. it is IBMVGA32, in case of ET-4000 32-bit drivers it is IBMDEV32.
  33.  
  34. Kai Uwe Rommel
  35.  
  36. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  37.  
  38. DOS ... is still a real mode only non-reentrant interrupt
  39. handler, and always will be.                -Russell Williams
  40.  
  41.