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

  1. Path: sparky!uunet!mcsun!fuug!demos!kiae!glas!demos!vincent1.iast!iastate.edu!willmore
  2. From: willmore@iastate.edu
  3. Newsgroups: comp.dcom.modems
  4. Date: 17 Jul 92 20:43 MDT
  5. Subject: Re: Help on upgrade to 16550A UART
  6. Sender: Notesfile to Usenet Gateway <notes@glas.apc.org>
  7. Message-ID: <willmore.711391433@vincent1.iast>
  8. References: <7614@lee.seas.ucla.edu>
  9. Nf-ID: #R:lee.seas.ucla.edu:7614:willmore.711391433@vincent1.iast:-1842806742:001:1379
  10. Nf-From: iastate.edu!willmore    Jul 17 20:43:00 1992
  11. Lines: 36
  12.  
  13.  
  14. In <RL41NB4w164w@zswamp.UUCP> geoff@zswamp.UUCP (Geoffrey Welsh) writes:
  15.  
  16. >wolfgang@netcom.com (Wolfgang Henke) writes:
  17.  
  18. >>                                              16550 UART      8250 UART
  19. >> DTE speed                                    57,600          38,400
  20. >> than the relatively small 16550 buffer.
  21.  
  22. >   The 16550, even when set to trigger a receive interrupt when the buffer 
  23. >hits 14 bytes out of 16, will trigger one at a lower buffer fill level if it 
  24. >detects a pause (on the order of one or two byte times) that might suggest 
  25. >that no more bytes are forthcoming.  This should result in no distinguishable 
  26. >delays.
  27.  
  28. This is where my money is.  Having that insanely high DTE speed causes a
  29. byte to come into the 16550 followed by a couple of bytes pause.  This
  30. will cause the 16550 to interupt to flush the buffer because it thinks
  31. that no more data is coming.  If you were to lower the DTE speed on that
  32. thing, you may reduce the number if interupts occuring.  Wether or not
  33. that will increase the speed of the transfer is another matter.
  34.  
  35. I hope that clears up some of the confusion.  Now, what I want to know
  36. is does anyone have a program to detect what type of serial chip a
  37. computer has?  Some little .com file that says:
  38.  
  39. port 1 is 16550
  40. port 2 is 16550
  41. port 3 is 8550
  42.  
  43. Something simple like that?
  44.  
  45. Thanks one and all.
  46. --David Willmore
  47. willmore@iastate.edu
  48.  
  49.