home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dcom / modems / 11141 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  3.3 KB

  1. Path: sparky!uunet!uunet.ca!xenitec!zswamp!geoff
  2. From: geoff@zswamp.UUCP (Geoffrey Welsh)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Internal vs External modem peerformance
  5. Message-ID: <Ts0FoB8w164w@zswamp.UUCP>
  6. Date: Sat, 25 Jul 92 00:18:04 EDT
  7. References: <+9dm#ah.harlan@netcom.com>
  8. Organization: Izot's Swamp
  9. Lines: 65
  10.  
  11. harlan@netcom.com (Harlan Lau) writes:
  12.  
  13. > Is there any performance advantage for internal modems over
  14. > external versions of the same modem?
  15.  
  16.    There's nothing inherently superior to either design; any differences are 
  17. due to implementation, not architecture.
  18.  
  19. > Aren't external modems in some cases limited by the speed/type
  20. > of the  uart on the serial line, which might not allow them utilize
  21. > their full potential.
  22.  
  23.    Yes... and so are internal modems.  In fact, internal modems have the UART 
  24. built right into them, so you're stuck with whatever comes on the modem.  Even 
  25. if you buy a modem with a 16550 installed (or, better yet, some kind of 8250 
  26. emulation but not a real 8250-type chip), you're stuck forever servicing an 
  27. interrupt per byte (or per few bytes) from something that looks to your driver 
  28. like an 8250 and therefore might as well be one from an interrupt overhead 
  29. point of view.
  30.  
  31.    If you elect to install an external modem, your choices are many:
  32.  
  33.  - simple 8250 or 16450
  34.  - 16550
  35.  - Hayes ESP port
  36.  - intelligent serial card, with drivers supporting efficient block transfer
  37.  - Ethernet port connecting to a terminal server
  38.  
  39.  ... and probably many more that I haven't thought of.
  40.  
  41. > I used Microsoft`s MSD utility to establish that my Gateway PC has
  42. > 8250 uart's on it's serial ports. Rather than upgrading to the 16550
  43. > uart's it seems easier to get the internal version of the modem.
  44.  
  45.  ... with 8250 or 16450s on it, most likely.  Net gain, performancewise: 
  46. zilch!
  47.  
  48.    Did you think that internal modems had some magical interface to the PC's 
  49. I/O bus?  If so, how did you think they retained compatibility with 'standard' 
  50. serial ports?
  51.  
  52. > Is there any reason to get an external modem other than being able
  53. > to see the lights and being able to share the modem with other
  54. > PCs?
  55.  
  56.  - Being able to use more efficient serial ports.
  57.  - Being able to reset the modem without resetting your PC.
  58.  - Being able to connect the modem to computers other than ISA PCs (including 
  59. MicroChannel machines).
  60.  - Not needing to take your computer apart to move your modem.
  61.  - Saving a slot in your PC (by the time you put in your basic I/O cards, 
  62. drive controller card, video card, mouse card because you've got modems on 
  63. your serial ports, a SoundBlaster, a JT-FAX card, and another doohickey or 
  64. two... you're really eager to keep away from devices which take up a whole 
  65. slot and give you one modem, rather than eight or 16 serial ports).  
  66.  - Hopefully, keeping phone line lightning strikes isolated from your PC (but 
  67. don't count on it with cheap modems, which will happily spike the RS-232 lines 
  68. rather than self-destruct dealing with the surge).
  69.  - Or, how about the ability to free up a COM port for those once-in-a-blue 
  70. moon LapLink connections without having to determine for the umpteenth time 
  71. which jumper(s) on your I/O card re-enable COM2 and its interrupt request 
  72. line?
  73.  
  74. Geoffrey Welsh, 7 Strath Humber Court, Islington, Ontario, M9A 4C8 Canada
  75. geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff (416)258-8467
  76.