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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!darwin.sura.net!jvnc.net!primerd.prime.com!tiger1.prime.com!cummings
  3. From: cummings@tiger1.prime.com (Kevin J. Cummings)
  4. Subject: Re: How to run a second modem on COM3, IRQ5
  5. Message-ID: <1992Sep3.132617@tiger1.prime.com>
  6. Sender: usenet@primerd.prime.com (Usenet)
  7. Organization: Prime Computer, Inc.
  8. References: <1992Sep2.202602.18765@magnus.acs.ohio-state.edu> <u31b3hs.715505811@cip-s02>
  9. Date: Thu, 3 Sep 1992 17:26:17 GMT
  10. Lines: 44
  11.  
  12. In article <u31b3hs.715505811@cip-s02>, u31b3hs@cip-s02.informatik.rwth-aachen.de (Michael Haardt) writes:
  13. > bjones@magnus.acs.ohio-state.edu (William A Jones) writes:
  14. > >I just obatined a Gateway Telepath modem from a coworker who decided that he
  15. > >didn't want it anymore.  So, now I have two high speed modems.  But, after
  16. > >reading the documentation, I discovered that the Telepath can be configured
  17. > >to use any of the 4 COM ports as IRQ5.  So, what I was hoping to do is
  18. > >keep my current installation (Microsoft Mouse on COM1, IRQ4; modem on
  19. > >COM2, IRQ3) and run the Gateway on COM3 (or COM4) using IRQ5.  Is this
  20. > >possible?  If so, what changes (I'm sure there are some) would I need to
  21. > >make to the kernel?  What else would I have to do to get this to happen?
  22. > I use a usual serial card aat COM3 with IRQ 5 without any problems.  I
  23. > changed only the interrupt number in the table, somwhere in the kernel
  24. > sources (serial.c?)  Anyway, that is all you need to do.
  25. > It might be a nice idea to see which device uses which port addresses
  26. > and IRQs during boot, having kind of a unique format like:
  27. > ttys? at 0x??? using irq ?
  28. > Btw: I can't find any more free interrupts in the range from 0 to 7,
  29. > are there any?  Using interrupts from the second irq controller would
  30. > mean that I have to solder something :(
  31.  
  32. And solder it to something in the 16-bit bus connector to boot!  Anyone got
  33. a CHEAP "16-bit" IO card (I'm talking < US$50 for two serial ports!)?  I got
  34. a single port similar to what I want with my Mouse Systems "bus mouse"
  35. interface card.  It's a single serial port configurable as COM1-COM4 (or two 
  36. other non-standard serial port addresses) and IRQs 2, 3, 4, 5, 7, 11, 12, 13,
  37. or 15.  It requires a 16 bit slot in order to use IRQs above 7.  It should
  38. also do 16 bit IO address decode (not 12 bit like the 8-bit XT cards do).
  39.  
  40. =================================================================
  41. Kevin J. Cummings                       PrimeService
  42. 20 Briarwood Road                       A Computervision Company
  43. Framingham, Mass.                       500 Old Connecticut Path
  44.                     Framingham, Mass.
  45. Work:  cummings@primerd.Prime.COM
  46. Home:  cummings@kjc386.framingham.ma.us
  47.  
  48. Std. Disclaimer: "Mr. McKittrick, after careful consideration,
  49.           I've come to the conclusion that your new
  50.           defense system SUCKS..."   --  War Games
  51. =================================================================
  52.