home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9802 < prev    next >
Encoding:
Text File  |  1992-09-03  |  3.0 KB  |  68 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!sobeco!alawrenc
  3. From: alawrenc@sobeco.com (a.lawrence)
  4. Subject: Re: How to run a second modem on COM3, IRQ5
  5. Reply-To: alawrenc@sobeco.com
  6. Organization: Lawrence & Assc.
  7. Date: Thu, 3 Sep 92 23:48:05 GMT
  8. Message-ID: <1992Sep3.234805.10310@sobeco.com>
  9. References: <1992Sep2.202602.18765@magnus.acs.ohio-state.edu> <u31b3hs.715505811@cip-s02> <1992Sep3.132617@tiger1.prime.com>
  10. Lines: 56
  11.  
  12. In <1992Sep3.132617@tiger1.prime.com> cummings@tiger1.prime.com (Kevin J. Cummings) writes:
  13.  
  14. >In article <u31b3hs.715505811@cip-s02>, u31b3hs@cip-s02.informatik.rwth-aachen.de (Michael Haardt) writes:
  15. >> bjones@magnus.acs.ohio-state.edu (William A Jones) writes:
  16. >> >I just obatined a Gateway Telepath modem from a coworker who decided that he
  17. >> >didn't want it anymore.  So, now I have two high speed modems.  But, after
  18. >> >reading the documentation, I discovered that the Telepath can be configured
  19. >> >to use any of the 4 COM ports as IRQ5.  So, what I was hoping to do is
  20. >> >keep my current installation (Microsoft Mouse on COM1, IRQ4; modem on
  21. >> >COM2, IRQ3) and run the Gateway on COM3 (or COM4) using IRQ5.  Is this
  22. >> >possible?  If so, what changes (I'm sure there are some) would I need to
  23. >> >make to the kernel?  What else would I have to do to get this to happen?
  24. >> 
  25. >> I use a usual serial card aat COM3 with IRQ 5 without any problems.  I
  26. >> changed only the interrupt number in the table, somwhere in the kernel
  27. >> sources (serial.c?)  Anyway, that is all you need to do.
  28. >> 
  29. >> It might be a nice idea to see which device uses which port addresses
  30. >> and IRQs during boot, having kind of a unique format like:
  31. >> 
  32. >> ttys? at 0x??? using irq ?
  33. >> 
  34. >> Btw: I can't find any more free interrupts in the range from 0 to 7,
  35. >> are there any?  Using interrupts from the second irq controller would
  36. >> mean that I have to solder something :(
  37.  
  38. IBM PC architecture IRQ usage from the "The Programmer's PC Source Book",
  39.     by Thom Hogan, Microsoft Press, 1988 (There is a 2nd Edition).
  40.  
  41.     Interrupt    IRQ    Usage        Notes:
  42.  
  43.     0x08    0    Timer        PC bios set timers to 18.2x / sec.
  44.     0x09    1    Keyboard
  45.     0x0A    2    RESERVE        Slave to second 8259 on PC/AT
  46.     0x0B    3    COM2 / COM4
  47.     0x0C    4    COM1 / COM3
  48.     0x0D    5    Disk / Printer    Fixed disk on XT, LPT2 on AT
  49.     0x0E    6    Diskette    Floppy Disk Controller
  50.     0x0F    7    Printer        LPT1
  51.  
  52.     0x70    8    Clock        AT Real time clock, XT reserved
  53.     0x71    9    ---        AT Redirected to IRQ2, XT reserved
  54.     0x72    10    Not Defined    AT unused ??, XT reserved
  55.     0x73    11    Not Defined     AT unused ???, XT reserved
  56.     0x74    12    Not Defined    AT unused ???, XT reserved
  57.     0x75    13    80287        AT co-processor, XT reserved
  58.     0x76    14    Disk        AT Fixed Disk, XT reserved
  59.     0x77    15    Not Defined    AT unsued ???, XT reserved
  60.  
  61. I hope this helps, Andrew
  62.  
  63. -- 
  64. If any given program runs correctly, it is obsolete.
  65. =========================================================================
  66. Andrew Lawrence, Informaticien Conseil           |  alawrenc@sobeco.com
  67. 3605 St-Urbain, #1605                            |  uunet!sobeco!alawrenc
  68.