|
Lines 160-166
Link Here
|
| 160 |
for the new word can be sent as soon as the Stop Bit for the |
160 |
for the new word can be sent as soon as the Stop Bit for the |
| 161 |
previous word has been sent.</para> |
161 |
previous word has been sent.</para> |
| 162 |
|
162 |
|
| 163 |
<para>Because asynchronous data is <quote>self |
163 |
<para>As asynchronous data is <quote>self |
| 164 |
synchronizing</quote>, if there is no data to transmit, the |
164 |
synchronizing</quote>, if there is no data to transmit, the |
| 165 |
transmission line can be idle.</para> |
165 |
transmission line can be idle.</para> |
| 166 |
</sect2> |
166 |
</sect2> |
|
Lines 605-611
Link Here
|
| 605 |
<title>Bits, Baud and Symbols</title> |
605 |
<title>Bits, Baud and Symbols</title> |
| 606 |
|
606 |
|
| 607 |
<para>Baud is a measurement of transmission speed in |
607 |
<para>Baud is a measurement of transmission speed in |
| 608 |
asynchronous communication. Because of advances in modem |
608 |
asynchronous communication. Due to advances in modem |
| 609 |
communication technology, this term is frequently misused |
609 |
communication technology, this term is frequently misused |
| 610 |
when describing the data rates in newer devices.</para> |
610 |
when describing the data rates in newer devices.</para> |
| 611 |
|
611 |
|
|
Lines 676-682
Link Here
|
| 676 |
DCE speed because of the use of compression by the |
676 |
DCE speed because of the use of compression by the |
| 677 |
modems.</para> |
677 |
modems.</para> |
| 678 |
|
678 |
|
| 679 |
<para>Because the number of bits needed to describe a byte |
679 |
<para>As the number of bits needed to describe a byte |
| 680 |
varied during the trip between the two machines plus the |
680 |
varied during the trip between the two machines plus the |
| 681 |
differing bits-per-seconds speeds that are used present on |
681 |
differing bits-per-seconds speeds that are used present on |
| 682 |
the DTE-DCE and DCE-DCE links, the usage of the term Baud to |
682 |
the DTE-DCE and DCE-DCE links, the usage of the term Baud to |
|
Lines 769-775
Link Here
|
| 769 |
technology with various functional flaws |
769 |
technology with various functional flaws |
| 770 |
corrected. The INS8250A was used initially in PC |
770 |
corrected. The INS8250A was used initially in PC |
| 771 |
clone computers by vendors who used |
771 |
clone computers by vendors who used |
| 772 |
<quote>clean</quote> BIOS designs. Because of the |
772 |
<quote>clean</quote> BIOS designs. Due to the |
| 773 |
corrections in the chip, this part could not be used |
773 |
corrections in the chip, this part could not be used |
| 774 |
with a BIOS compatible with the INS8250 or |
774 |
with a BIOS compatible with the INS8250 or |
| 775 |
INS8250B.</para> |
775 |
INS8250B.</para> |
|
Lines 949-955
Link Here
|
| 949 |
<para>In internal modems, the modem designer will frequently |
949 |
<para>In internal modems, the modem designer will frequently |
| 950 |
emulate the 8250A/16450 with the modem microprocessor, and |
950 |
emulate the 8250A/16450 with the modem microprocessor, and |
| 951 |
the emulated UART will frequently have a hidden buffer |
951 |
the emulated UART will frequently have a hidden buffer |
| 952 |
consisting of several hundred bytes. Because of the size of |
952 |
consisting of several hundred bytes. Due to the size of |
| 953 |
the buffer, these emulations can be as reliable as a 16550A |
953 |
the buffer, these emulations can be as reliable as a 16550A |
| 954 |
in their ability to handle high speed data. However, most |
954 |
in their ability to handle high speed data. However, most |
| 955 |
operating systems will still report that the UART is only a |
955 |
operating systems will still report that the UART is only a |
|
Lines 971-977
Link Here
|
| 971 |
<para>When the NS16550 was developed, the National |
971 |
<para>When the NS16550 was developed, the National |
| 972 |
Semiconductor obtained several patents on the design and |
972 |
Semiconductor obtained several patents on the design and |
| 973 |
they also limited licensing, making it harder for other |
973 |
they also limited licensing, making it harder for other |
| 974 |
vendors to provide a chip with similar features. Because of |
974 |
vendors to provide a chip with similar features. As a result of |
| 975 |
the patents, reverse-engineered designs and emulations had |
975 |
the patents, reverse-engineered designs and emulations had |
| 976 |
to avoid infringing the claims covered by the patents. |
976 |
to avoid infringing the claims covered by the patents. |
| 977 |
Subsequently, these copies almost never perform exactly the |
977 |
Subsequently, these copies almost never perform exactly the |
|
Lines 1008-1014
Link Here
|
| 1008 |
TI, StarTech, and CMD as well as megacells and emulations |
1008 |
TI, StarTech, and CMD as well as megacells and emulations |
| 1009 |
embedded in internal modems were tested with COMTEST. A |
1009 |
embedded in internal modems were tested with COMTEST. A |
| 1010 |
difference count for some of these components is listed |
1010 |
difference count for some of these components is listed |
| 1011 |
below. Because these tests were performed in 1994, they may |
1011 |
below. Since these tests were performed in 1994, they may |
| 1012 |
not reflect the current performance of the given product |
1012 |
not reflect the current performance of the given product |
| 1013 |
from a vendor.</para> |
1013 |
from a vendor.</para> |
| 1014 |
|
1014 |
|
|
Lines 1954-1960
Link Here
|
| 1954 |
produce intelligent serial communication boards. This type of |
1954 |
produce intelligent serial communication boards. This type of |
| 1955 |
design usually provides a microprocessor that interfaces with |
1955 |
design usually provides a microprocessor that interfaces with |
| 1956 |
several UARTs, processes and buffers the data, and then alerts the |
1956 |
several UARTs, processes and buffers the data, and then alerts the |
| 1957 |
main PC processor when necessary. Because the UARTs are not |
1957 |
main PC processor when necessary. As the UARTs are not |
| 1958 |
directly accessed by the PC processor in this type of |
1958 |
directly accessed by the PC processor in this type of |
| 1959 |
communication system, it is not necessary for the vendor to use |
1959 |
communication system, it is not necessary for the vendor to use |
| 1960 |
UARTs that are compatible with the 8250, 16450, or the 16550 UART. |
1960 |
UARTs that are compatible with the 8250, 16450, or the 16550 UART. |