home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / programm / 11742 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1016 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!torn!utzoo!telly!druid!darcy
  3. From: darcy@druid.uucp (D'Arcy J.M. Cain)
  4. Subject: Re: Relationship between IRQ's & INT's ?
  5. Message-ID: <1993Jan2.003007.26096@druid.uucp>
  6. Date: Sat, 2 Jan 1993 00:30:07 GMT
  7. References: <C02IqK.11E@dutiws.twi.tudelft.nl> <30DEC199211564476@erich.triumf.ca>
  8. Organization: D'Arcy Cain Consulting
  9. Lines: 14
  10.  
  11. bomr@erich.triumf.ca (Rod Nussbaumer) writes:
  12. >there is the possibility of intercepting the software interrupt service
  13. >routine invoked by a hardware interrupt, since the CPU INTerrupts are mapped
  14. >one-to-one to IRQ's.
  15.  
  16. And the relationship is IRQ x is handled by INT (x + 8).  For example,
  17. the first COM port triggers IRQ 4 and this can be handled by hooking
  18. into INT 12 (0x0c)
  19.  
  20. -- 
  21. D'Arcy J.M. Cain (darcy@druid.com)  |
  22. D'Arcy Cain Consulting              |   There's no government
  23. Toronto, Ontario, Canada            |   like no government!
  24. +1 416 424 2871          DoD#0082   |
  25.