home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8533 < prev    next >
Encoding:
Text File  |  1992-08-14  |  2.2 KB  |  38 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!news.univie.ac.at!email!eaeps1.tuwien.ac.at!riedling
  3. From: riedling@eaeps1.tuwien.ac.at (Karl)
  4. Subject: Re: COM3/4 problem.
  5. Message-ID: <riedling.22@eaeps1.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: pc68.iaee.tuwien.ac.at
  8. Organization: Inst. for General Electrics & Electronics, TU Vienna
  9. References: <0095E0C5.50EBD660@FHYDRA.FYSEL.UNIT.NO> <1992Jul26.210238.21921@mksol.dseg.ti.com> <n7ggp0tw6@tmsoft> <nate.409@psygate.psych.indiana.edu>,<1992Aug05.222138.1707@chshost.in-berlin.de> <0095EBBC.51676F80@FHYDRA.FYSEL.UNIT.NO>
  10. Date: Fri, 14 Aug 1992 14:55:20 GMT
  11. Lines: 25
  12.  
  13. In article <0095EBBC.51676F80@FHYDRA.FYSEL.UNIT.NO> dahls@fhydra.dnet.unit.no (Joern Yngve Dahl-Stamnes) writes:
  14.  
  15. >When is the IRQ required on a printer port. I have read that the DOS
  16. >command 'print' need IRQ. What about windows. Does the print manager
  17. >need IRQ? Or could I just remove my IRQ's from the LPTn ports and
  18. >use them for my COM3 and COM4?
  19.  
  20. I know about only one place where you DO need an active IRQ on a printer 
  21. port, namely, on a print server (or on a system running the RPRINTER 
  22. program) under Novell's Netware 3.1.  You may get along without hardware 
  23. interrupts on a dedicated print server, but you definitely need them in 
  24. conjunction with RPRINTER.  (By the way, one of the major troubles there is 
  25. that it is extremely difficult nowadays to get a printer card which (a) 
  26. allows to enable/disable the hardware interrupt altogether, and (b) permits 
  27. to select any other interrupt than IRQ7 (unless by using crude force and 
  28. a soldering iron).  Therefore, you may have two printer cards in one system 
  29. which work fine under DOS but which you hardly can get to work under 
  30. Netware. -:()
  31.  
  32.    +-----------------------------------------------------------------------+
  33.    | Dr. Karl Riedling               | Email: riedling@eaeps1.tuwien.ac.at |
  34.    | Associate Professor             |                                     |
  35.    | Vienna University of Technology | Phone: +43-1-58801-3846             |
  36.    | A-1040 Vienna, Austria, Europe  | Fax:   +43-1-5052666                |
  37.    +-----------------------------------------------------------------------+
  38.