home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20817 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.os.linux
  2. From: agc@weasel.demon.co.uk (Alan Charlton)
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!pipex!demon!weasel.demon.co.uk!agc
  4. Subject: Re: Changing a Serial Port IRQ Number
  5. Reply-To: agc@weasel.demon.co.uk
  6. Distribution: world
  7. X-Mailer: cppnews $Revision: 1.20 $
  8. Organization: nowhere in particular...
  9. Lines: 27
  10. Date: Thu, 17 Dec 1992 12:22:52 +0000
  11. Message-ID: <724620172snx@weasel.demon.co.uk>
  12. Sender: usenet@demon.co.uk
  13.  
  14. In article <1992Dec17.003953.24890@unislc.uucp> erc@unislc.uucp (Ed Carp) writes:
  15. > Bill Woodward (wpwood@queball.austin.ibm.com) wrote:
  16. > : How does one go about changing the IRQ that a specific serial port
  17. > : uses.  I have a modem on COM3 under DOS running with IRQ 5.  When I
  18. > : switch to Linux and boot, the bootup messages say that the IRQ for
  19. > : /dev/ttys2 is 4.  Is there a config file I am missing, or do I need
  20. > : to recompile the kernel?
  21. > :    Any suggestions happily accepted.
  22. > Either #undef the AUTO_IRQ stuff in kernel/chr_dev/serial.c, or use setserial
  23. > to reset the IRQ for the card.
  24.  
  25. Or alternatively reset the IRQ values in the table of standard serial port parameters
  26. about 50-odd lines down in serial.c.  I did this and have had no problems.  In fact
  27. with AUTO-IRQ defined I get zmodem CRC errors and all sorts of other weird stuff.
  28.  
  29. Cheers,
  30.  
  31. Alan.
  32. -- 
  33. +---------------------------------+--------------------------------+
  34. | Alan Charlton, Bristol, England | If B.U.R.D. doesn't spell Bird |
  35. | agc@cix.compulink.co.uk         | - what the hell does it spell? |
  36. | agc@weasel.demon.co.uk          |                                |
  37. | Tel:  +44 454 202706 (after 6)  | ---  W. R. Hearst              |
  38. +---------------------------------+--------------------------------+
  39.