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

  1. Xref: sparky alt.msdos.programmer:3113 comp.msdos.programmer:110 comp.os.msdos.programmer:11877 comp.sys.ibm.pc.programmer:750
  2. Newsgroups: alt.msdos.programmer,comp.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.programmer
  3. Path: sparky!uunet!timbuk.cray.com!walter.cray.com!spyro!kelly
  4. From: kelly@spyro.cray.com (Matt Kelly)
  5. Subject: IRQ2 or IRQ5
  6. Message-ID: <1993Jan7.122713.17450@walter.cray.com>
  7. Lines: 31
  8. Sender: kelly@spyro (Matt Kelly)
  9. Nntp-Posting-Host: spyro.cray.com
  10. Date: 7 Jan 93 12:27:12 CST
  11.  
  12.  
  13. HELP!!!!
  14.  
  15. I built a home-brew MIDI interface for my synthesizer setup.  When
  16. I built it, I had an old PC-XT clone.  I hooked up the receiver
  17. section of the interface's UART chip (8250) to IRQ2.  This worked
  18. just dandy.
  19.  
  20. Now I have a 386-SX system.  IRQ 2 doesn't work anymore.  All docu-
  21. mentation I have read has said that IRQ2 is a "cascade" interrupt.
  22. WHAT DOES THIS MEAN, AND HOW DO I MAKE IT WORK????
  23.  
  24. In an effort to speed up my success, I rewired the interface so
  25. that it would use IRQ5 instead of IRQ2.  Still no interrupt response.
  26.  
  27. I took the software I was using on the old system (which I wrote),
  28. and re-compiled the .ASM files which handle the interrupts so that
  29. they would use IRQ5 instead.  Total death.
  30.  
  31. Any help would be appreciated.  The system I have is a Goldstar with
  32. 2 serial, 1 parallel, 1 game port, 40 meg HD, 2 floppy drives, VGA.
  33.  
  34. Thanks in advance,
  35.  
  36. Matt K.
  37. ==============================================================================
  38. kelly@els.cray.com                   |   Cray Research, Inc.
  39.                                      |
  40. Opinions expressed herein are just   |   "The world's fastest supercomputers".
  41. that.                                |
  42. ==============================================================================
  43.