home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / ibm / pc / rt / 418 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.7 KB  |  38 lines

  1. Organization: Special Projects, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!darwin.sura.net!udel!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jm36+
  3. Newsgroups: comp.sys.ibm.pc.rt
  4. Message-ID: <weRrcgC00WBw08jnFY@andrew.cmu.edu>
  5. Date: Thu, 30 Jul 1992 01:12:12 -0400 
  6. From: John Gardiner Myers <jgm+@CMU.EDU>
  7. Subject: Re: serial ports at >4800 baud?
  8. In-Reply-To: <0eR3UD200VsnQrw1om@andrew.cmu.edu>
  9. References: <0eR3UD200VsnQrw1om@andrew.cmu.edu>
  10. Lines: 26
  11.  
  12. Robert Andrew Ryan <rr2b+@andrew.cmu.edu> writes:
  13. > I seem to remember reading a post here maybe a year ago about the chip
  14. > driving the serial line having only a 1 character buffer, but that it
  15. > was pin compatible with one with a 16 character buffer.  Or was that
  16. > about the 4 port serial card?
  17.  
  18. The UART chip with the 16 character buffer is the NS16450.  The two 4
  19. port serial cards I have all have these chips.  I don't know what the
  20. 1 character buffer UART chip number is, but I wasn't able to find any
  21. NS16450's on the visible side of the tower model motherboard.
  22.  
  23. I run SLIP at 19.2kbaud, but I use a different type of SLIP server
  24. than the annex.  Even using the NS16450, I get lots of overruns and
  25. dropped characters.  Occasionally the serial driver just stops sending
  26. out characters.  I modified the serial driver to not notify me about
  27. overruns and to trigger at 4 characters (instead of 14), but it's
  28. still losing.
  29.  
  30. I wasn't able to find any obvious problems with the serial driver's
  31. code, so I suspect the machine is taking an inordinate amount of time
  32. servicing higher-priority interrupts.  Then again, I have no real
  33. information about what is going on.
  34.  
  35. In general, I'd have to say the RT makes a poor SLIP server.
  36.  
  37.                 _.John
  38.