![]() |
![]() |
Technical Library |
|
17 Oct 2000
|
Motorola Bitsurfr Pro & Remote AccessWindows 3.1/3.11 Dial-Up Networking with ISDN I/O Card - 16550 UART Chip16550 UARTs: . . . UART is short for "Universal Asyncronous Receiver - Transmitter". All serial devices, such as serial modems, use a UART interface chip to communicate with your PC. External modems connect to your PC using a serial cable hooked to one of your PC's UART-based serial ports, while internal modems have a UART-based serial port on-board. It is important that you know a little about UARTs in order to avoid problems in setting up your system to efficiently use your modem. Basically, UARTs convert parallel data from your computer into a serial data stream, and vice-versa. Most serial ports that come with PC's (especially non-Pentium systems) have a 8250 or a 16450 UART. While these chips are capable of passing data at rates much higher than is necessary to keep a 28.8 modem busy, they have only a single character buffer and lack onboard flow-control. The problem is that on many systems Windows may not be able to fetch characters from the UART fast enough to prevent the next incoming character from overwriting the single-character buffer, resulting in a "comm overrun" or "CRC" error. Run MSD.EXE, the Microsoft diagnostic program which comes with current releases of both DOS and Windows (use the one with the newest file date) , to see if you have a 16550 UART. EXIT Windows before running, as executing MSD in a DOS window can give bogus results. If MSD shows you don't have a 16550 variety of UART, you should upgrade your serial port hardware. You can buy a new serial card which contains a 16550 UART for about $30 plus or minus. Look for UARTs labeled 16550A, 16550AF, or 16550AFN; some of the early chips with just "16550" had problems. Windows 3.xx - Limited COMM.DRV DriverDownload & Install CyberCom...This is for Windows 3.xx CyberCom is a direct replacement for the standard Windows Communications Driver (COMM.DRV).
To obtain the CyberCom Driver, do a search using your favorite search engine. Installation Instructions
|