home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23389 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!Germany.EU.net!horga!agsc!veeble.han.sub.org!gkminix!gero
  3. From: gero@gkminix.han.de (Gero Kuhlmann)
  4. Subject: Re: Conflicting IRQs
  5. References: <1993Jan6.070636.5289@cbfsb.cb.att.com>
  6. Organization: gkminix, Hannover, Germany
  7. Date: Fri, 8 Jan 93 12:10:48 GMT
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Message-ID: <1993Jan8.121048.1681@gkminix.han.de>
  10. Lines: 24
  11.  
  12. William T. O Connell (wto@cbnewsg.cb.att.com) wrote:
  13. > There have been posts in the past that discuss how to handle situations
  14. > like this when two devices are used simultaneously which have the same IRQ.
  15. > e.g.)
  16.  
  17. Try to get the postings from an archive. Some of them explain it quite well
  18. how to use interrupts and interrupt sharing.
  19.  
  20. > So I thought I would simply change the IRQ on the modem from 4 to 5. e.g)
  21. >     /dev/ttys0, Type: 16450, Line: 0, Port: 0x03f8, IRQ: 4  # Mouse
  22. >     /dev/ttys2, Type: 16450, Line: 2, Port: 0x03e8, IRQ: 5  # Modem
  23.  
  24. Managing interrupts means managing the hardware! It is not that simple as
  25. to tell the software to use another interrupt. You have to change the
  26. interrupt assignment on the boards first. Therefore it wouldn't help to
  27. tell the kernel to use IRQ5 or IRQ10 (as you mentioned) unless you
  28. really connect the serial board to exactly that interrupt.
  29.  
  30. gero.
  31.  
  32. -- 
  33. Gero Kuhlmann            Zerberus:  G.KUHLMANN@A-LINK-H.ZER
  34. Donarweg 4            SubNet:    gero@gkminix.sub.org
  35. D-3000 Hannover 51              IN:        gero@gkminix.han.de
  36.