home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!uunet.ca!xenitec!zswamp!geoff
- From: geoff@zswamp.UUCP (Geoffrey Welsh)
- Newsgroups: comp.dcom.modems
- Subject: Re: 16550A UART VS BNU
- Message-ID: <58X9PB16w165w@zswamp.UUCP>
- Date: Fri, 28 Aug 92 22:32:03 EDT
- References: <20AUG92.20901820.0032@vmxa.polymtl.ca>
- Organization: Izot's Swamp
- Lines: 38
-
- CT61 <CT61@polytec1.polymtl.ca> writes:
-
- > >>By the way, what's the big diff. between a 450 and 550A?
- > >
- > >The only real difference is that the 16550A has a 16-byte buffer on
- > >both the send and receive. The 16450 only keeps the *last* byte. So if you
- > >don't fetch it before the next one comes in, it's gone...
- > >
- > ----------------------------------------------------------------------
- > What's different if I use a BNU prog instead of this 16550A ???
- > ======================================================================
-
- You're comparing apples and oranges. BNU is a FOSSIL - a serial driver
- used by some software but definitely not all. If you're losing characters
- because some reasonably well-written serial driver can't service serial
- interrupts fast enough, you gain zilch by installing another one.
-
- Besides, software generally falls into three categories:
-
- (1) Software which uses a FOSSIL (usually BBS software)
-
- Each FOSSIL has its pros and cons, but they're probably all the same - or
- very close to it - when it comes to fast interrupt response. Changing FOSSIL
- won't help you.
-
- (2) Software which doesn't use the FOSSIL (the majority of commercial
- software)
-
- Installing a FOSSIL will have, at best, no effect on these. In some cases,
- the FOSSIL may interfere with the normal serial driver's operation.
-
- (3) Software which can have it either way (of which I know only one: Waffle!)
-
- Installing a FOSSIL will almost always improve performance.
-
- Geoffrey Welsh, 7 Strath Humber Court, Islington, Ontario, M9A 4C8 Canada
- geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff (416)258-8467
- "Feel for the winter but don't have a cold heart" - Little River Band, "Lady"
-