home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 7128 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.4 KB  |  54 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!noc.near.net!mars.caps.maine.edu!gandalf!jurlwin
  3. From: jurlwin@gandalf.UMCS.Maine.EDU (Jeff Urlwin)
  4. Subject: Re: Monochrome card in OS/2 DOS VDM work okay?
  5. Message-ID: <1992Dec18.181535.14698@gandalf.UMCS.Maine.EDU>
  6. Organization: University of Maine, Department of Computer Science
  7. References: <1992Dec17.043335.9041@grebyn.com> <1992Dec17.161351.11289@gandalf.UMCS.Maine.EDU> <1992Dec18.032510.29705@grebyn.com>
  8. Distribution: usa
  9. Date: Fri, 18 Dec 1992 18:15:35 GMT
  10. Lines: 42
  11.  
  12. In article <1992Dec18.032510.29705@grebyn.com> richk@grebyn.com (Richard Krehbiel) writes:
  13. >In article <1992Dec17.161351.11289@gandalf.UMCS.Maine.EDU> jurlwin@gandalf.UMCS.Maine.EDU (Jeff Urlwin) writes:
  14. >
  15. >>   In article <1992Dec17.043335.9041@grebyn.com> richk@grebyn.com (Richard Krehbiel) writes:
  16. >>   >I'd like to get a monochrome (text) card and monitor, and use it for
  17. >>   >two-screen DOS program debugging.  I think this should work okay, but
  18. >>   >I thought I'd ask first.
  19. >>
  20. >>   I have no problems with this for small enough programs.  When debugging
  21. >>   larger ones, I need to run TD386, which won't run in VDM.  When the app
  22. >>   is small enough, all is OK.  If you have any further questions, let
  23. >>   me know.
  24. >
  25. >Hmmm... OS/2 wouldn't boot for me when I had the monochrome card in.
  26. >Maybe I had it set wrong.  I'll have to try it again...
  27.  
  28. Well, I can think of at least two things that may go wrong.  Try the 
  29. selective install program and add support for the secondary monitor
  30. (I did this during the normal install...).  Second:  Make sure the card
  31. doesn't have an interrupt conflict with anything else.  Most of these cards
  32. come with a parallel port adapter which is usually set up as IRQ5 and IRQ7.
  33. (My bus mouse is setup as IRQ5 and that's the default for a secondary
  34. printer port...If I had both of these at IRQ5, I would imagine OS/2 would
  35. have trouble initializing the mouse...who knows what happens if it got
  36. into a loop testing for something and gets responses from both cards...)
  37.  
  38. DOS doesn't use the IRQs for printers and doesn't care, but I'd be careful 
  39. under OS/2 and other more sophisticated, multitasking OSs (Unix, NT, for 
  40. example).
  41.  
  42. There should be an option on the card to disable the extra stuff.  I'd 
  43. start from there.  It may not be an option, though, if you can't find
  44. the documentation for it.  
  45.  
  46. Good luck,
  47.  
  48. Jeff
  49.  
  50. -- 
  51. --------------------------------------
  52. jurlwin@gandalf.umcs.maine.edu
  53.  
  54.