home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / msdos / programm / 3124 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.1 KB

  1. Xref: sparky alt.msdos.programmer:3124 comp.msdos.programmer:111 comp.os.msdos.programmer:11943 comp.sys.ibm.pc.programmer:758
  2. Newsgroups: alt.msdos.programmer,comp.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.programmer
  3. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!istuart
  4. From: istuart@nyx.cs.du.edu (Ian Stuart)
  5. Subject: Re: IRQ2 or IRQ5
  6. Message-ID: <1993Jan9.124633.19036@mnemosyne.cs.du.edu>
  7. X-Disclaimer: Nyx is a public access Unix system run by the University
  8.     of Denver for the Denver community.  The University has neither
  9.     control over nor responsibility for the opinions of users.
  10. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  11. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  12. References: <1993Jan7.122713.17450@walter.cray.com>
  13. Date: Sat, 9 Jan 93 12:46:33 GMT
  14. Lines: 32
  15.  
  16. In article <1993Jan7.122713.17450@walter.cray.com> kelly@spyro.cray.com (Matt Kelly) writes:
  17. >I built a home-brew MIDI interface for my synthesizer setup.  When
  18. >I built it, I had an old PC-XT clone.  I hooked up the receiver
  19. >section of the interface's UART chip (8250) to IRQ2.  This worked
  20. >just dandy.
  21. >
  22. >Now I have a 386-SX system.  IRQ 2 doesn't work anymore.  All docu-
  23. >mentation I have read has said that IRQ2 is a "cascade" interrupt.
  24. >WHAT DOES THIS MEAN, AND HOW DO I MAKE IT WORK????
  25.  
  26. The PC and XT had one IRQ controller chip, driving the interrupt pin on the
  27. CPU. The AT uses a second IRQ controller, fed through IRQ2 of the first
  28. chip, to signal the CPU. IRQ5 (formerly the HDD controllers IRQ) is now
  29. used by LPT2 (normally!)
  30.  
  31. >
  32. >In an effort to speed up my success, I rewired the interface so
  33. >that it would use IRQ5 instead of IRQ2.  Still no interrupt response.
  34. >
  35. >I took the software I was using on the old system (which I wrote),
  36. >and re-compiled the .ASM files which handle the interrupts so that
  37. >they would use IRQ5 instead.  Total death.
  38. >
  39. >Any help would be appreciated.  The system I have is a Goldstar with
  40. >2 serial, 1 parallel, 1 game port, 40 meg HD, 2 floppy drives, VGA.
  41.  
  42. What IRQ is the game-port on?
  43.  
  44.  
  45. --
  46. --- Kiz (aka Ian Stuart) istuart@nyx.cs.du.edu
  47.     { Chivalry is not dead! - Just the Horse }
  48.