home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / dcom / modems / 16862 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  2.3 KB

  1. Path: sparky!uunet!mcsun!uknet!doc.ic.ac.uk!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!shim
  2. From: shim@magnus.acs.ohio-state.edu (Sam Shim)
  3. Newsgroups: comp.dcom.modems
  4. Subject: UARTS / simulated UARTS / Intel SatisFAXtion 400 modems
  5. Message-ID: <1992Nov15.162222.1041@magnus.acs.ohio-state.edu>
  6. Date: 15 Nov 92 16:22:22 GMT
  7. Sender: news@magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Lines: 34
  10. Nntp-Posting-Host: magnusug.magnus.acs.ohio-state.edu
  11.  
  12.  
  13.    There's been an interesting discussion on the value of the 16550AFN
  14. UART, so I'd like to add my bit of wisdom to this discussion.
  15.  
  16.    First, the 16550AFN has a 16 byte buffer, not a 16 bit buffer and not
  17. a 16 kilobyte buffer.  I think not everyone is clear on that.
  18.  
  19.    Although I consider the 16550AFN to be much better than a 16450 and 
  20. its clones, I don't consider it a "cure-all" UART chip.  Running Desqview,
  21. I still experience quite a bit of dropped characters with the 16550AFN.
  22. The only piece of hardware that I have found that does not under any
  23. conditions overflow the UART is the Intel SatisFAXtion 400 modem.
  24. It's smart buffering capabilities truly work well.  The 16550AFN, which
  25. you might consider to be 16 times better than a 16450, pales in
  26. comparison to the Intel S400 simulated UART.  So if you are looking
  27. for a 14.4K or 9600 modem and worried about dropped characters due
  28. to the transmission speed, I would recommend the Intel SatisFAXtion
  29. 400 modem.  But keep in mind of it's limitations.  It's an internal
  30. modem, so you won't have the blinking lights, and it's designed for
  31. DOS/Windows and OS/2 use only.  Unless you feel like hacking away, don't
  32. expect it to work with other operating systems.  With DOS, the modem
  33. software is downloaded the to modem at boot up time, which takes a second
  34. or two, but allows for easy upgrades.  The latest revisions are no more
  35. than a telephone call and a download away, and there's no need for ROM
  36. swaps.
  37.  
  38.    And for those of you running Windows in 386 enhanced mode, Windows
  39. automatically buffers the COM ports.  It defaults to 128 characters.
  40. But if you want to be safe, you might want to up that a little, to
  41. around 512 bytes or 1K, with the possibility of a slight performance
  42. loss.  It's controlled by the 'COMxBuffer' in the '[386enh]' section
  43. of the Window's system.ini file.
  44.  
  45. -Sam-
  46.