home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 23086 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!vincent1.iastate.edu!tgreen
  3. From: tgreen@iastate.edu (Todd Greenfield)
  4. Subject: Re: IRQ2=trouble ?
  5. Message-ID: <tgreen.715311156@vincent1.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. References: <1992Aug31.221919.26799@usenet.ins.cwru.edu>
  9. Date: Tue, 1 Sep 1992 01:32:36 GMT
  10. Lines: 25
  11.  
  12. In <1992Aug31.221919.26799@usenet.ins.cwru.edu> ap149@cleveland.Freenet.Edu (Jim Lawson, Jr.) writes:
  13.  
  14.  
  15. >I recently installed a Sony cd-rom and am using IRQ2 for the interface
  16. >card. When I checked (before cd-rom install) the IRQ status on my 386
  17. >is shows IRQ2 as a "cascade".
  18.  
  19. >So far, it's been working perfectly. What is "cascade" and am I going to
  20. >be getting in trouble later ?
  21.  
  22. this should be in a faq - wasn't someone working on one?
  23. The cascade interrupt is used to connect a second interrupt
  24. controller to expand the number of irq's available from 8 on 
  25. XT to 16 on the AT.  That doesn't mean irq2 is used, though.
  26. When you set a card to use irq2, its actually using irq9, on the
  27. second interrupt controller.  Bios directs interrupts from irq9
  28. to the old irq2 interrupt routine, so DOS programs see the interrupt
  29. as irq2.  Windows doesn't redirect it, so irq9 would be the correct
  30. setting in the control panel.
  31.  
  32. so setting your card to use irq2 is fine.
  33. Hope that clears it up a bit - if I got anything wrong,
  34. I'm sure someone will correct me.
  35.  
  36.  
  37.