Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watcgl.UUCP Path: utzoo!watmath!watcgl!dmmartindale From: dmmartindale@watcgl.UUCP (Dave Martindale) Newsgroups: net.unix-wizards,net.bugs Subject: Re: Terminal output: parity, 7 vs. 8 bits, etc. Message-ID: <2301@watcgl.UUCP> Date: Sat, 24-Mar-84 14:29:14 EST Article-I.D.: watcgl.2301 Posted: Sat Mar 24 14:29:14 1984 Date-Received: Sun, 25-Mar-84 11:15:52 EST References: <1824@rlgvax.UUCP> Organization: U of Waterloo, Ontario Lines: 12 Two stop bits are usually used with 110 baud because 110 baud's main purpose in life is driving all-mechanical Teletype model 33's. These apparently REQUIRE the extra stop bit to provide enough delay for their mechanical innards to be ready for the start of the next character. For electronic receiving devices, 2 stop bits are never necessary if both receiver and transmitter are operating properly. You might conceivably want to use it in the unlikely event that the transmit or receive clock was sufficiently off-frequency that the transmitter and receiver eventually got out of sync with only 1 stop bit between characters.