home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / modems / 12702 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.0 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: 16550A UART VS BNU
  5. Message-ID: <58X9PB16w165w@zswamp.UUCP>
  6. Date: Fri, 28 Aug 92 22:32:03 EDT
  7. References: <20AUG92.20901820.0032@vmxa.polymtl.ca>
  8. Organization: Izot's Swamp
  9. Lines: 38
  10.  
  11. CT61 <CT61@polytec1.polymtl.ca> writes:
  12.  
  13. > >>By the way, what's the big diff. between a 450 and 550A?
  14. > >
  15. > >The only real difference is that the 16550A has a 16-byte buffer on
  16. > >both the send and receive. The 16450 only keeps the *last* byte. So if you
  17. > >don't fetch it before the next one comes in, it's gone...
  18. > >
  19. > ----------------------------------------------------------------------
  20. > What's different if I use a BNU prog instead of this 16550A ???
  21. > ======================================================================
  22.  
  23.    You're comparing apples and oranges.  BNU is a FOSSIL - a serial driver 
  24. used by some software but definitely not all.  If you're losing characters 
  25. because some reasonably well-written serial driver can't service serial 
  26. interrupts fast enough, you gain zilch by installing another one.
  27.  
  28.    Besides, software generally falls into three categories:
  29.  
  30. (1) Software which uses a FOSSIL (usually BBS software)
  31.  
  32.    Each FOSSIL has its pros and cons, but they're probably all the same - or 
  33. very close to it - when it comes to fast interrupt response.  Changing FOSSIL 
  34. won't help you.
  35.  
  36. (2) Software which doesn't use the FOSSIL (the majority of commercial 
  37. software)
  38.  
  39.    Installing a FOSSIL will have, at best, no effect on these.  In some cases, 
  40. the FOSSIL may interfere with the normal serial driver's operation.
  41.  
  42. (3) Software which can have it either way (of which I know only one: Waffle!)
  43.  
  44.    Installing a FOSSIL will almost always improve performance.
  45.  
  46. Geoffrey Welsh, 7 Strath Humber Court, Islington, Ontario, M9A 4C8 Canada
  47. geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff (416)258-8467
  48. "Feel for the winter but don't have a cold heart" - Little River Band, "Lady"
  49.