home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / hardware / 3972 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.9 KB

  1. Xref: sparky comp.sys.sun.hardware:3972 comp.dcom.modems:12327
  2. Newsgroups: comp.sys.sun.hardware,comp.dcom.modems
  3. Path: sparky!uunet!bif!mike
  4. From: mike@cd.com (Mike Heins)
  5. Subject: Re: Does anybody REALLY need 115.2K baud for a modem?
  6. Message-ID: <BtACq0.8M8@cd.com>
  7. Keywords: modem serial RS-232
  8. Organization: Central Data Corp., Champaign, IL
  9. References: <1992Aug15.150835.1362@lokkur.dexter.mi.us> <1992Aug17.193308.22751@alw.nih.gov> <1031@auratek.UUCP>
  10. Date: Thu, 20 Aug 1992 14:10:47 GMT
  11. Lines: 30
  12.  
  13. In article <1031@auratek.UUCP> dmostrom@auratek.UUCP (Douglas E. Mostrom) writes:
  14. >In article <1992Aug17.193308.22751@alw.nih.gov>, jwa@yog-sothoth.dcrt.nih.gov (James W. Adams) writes:
  15. >> 
  16. >> It's time to retire the UART and move on.
  17. >
  18. >I'm no hardware engineering guru, but I believe that most serial cards
  19. >use intelligent ASICs, and not UARTs, to drive serial I/O.
  20. >
  21.  
  22. This is not necessarily true.  The lowest-overhead serial
  23. implementations for the SPARCstation are STILL based on UARTs.
  24.  
  25. There are quite a few SBus serial boards based on the Cirrus Logic
  26. CD1x0 and CD2x00 chips.  But since most of them don't have another
  27. processor, they end up taking many more interrupts to service serial
  28. traffic.  While the character interrupts are isolated from the SPARC,
  29. most of the data movement is still done by the TTY driver (meaning the
  30. SPARC).  This results in anywhere from 1% (on the best implementation
  31. we've seen, from CoSystems) to 4% (on the Sun SPC/S with 1.1
  32. driver/firmware) of a SPARC 2 being used for every 1000 chars moved.
  33.  
  34. The lowest-overhead implementations (that I know of) for the Sun still
  35. have processors and UARTs.  These use only .2%-.5% of the SPARC 2 for
  36. every 1000 chars moved.
  37.  
  38. Mike Heins
  39. ------------------------
  40. Central Data Corporation    "Makers of the scsiTerminal Server"
  41. 1602 Newton Drive        (800) 482-0315
  42. Champaign, IL 61821        mike@cd.com   or  ..!uunet!cendata!mike
  43.