Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ulysses.UUCP Path: utzoo!linus!philabs!seismo!harpo!eagle!mhuxl!houxm!ihnp4!ulysses!smb From: smb@ulysses.UUCP Newsgroups: net.unix-wizards,net.dcom Subject: autobauding on UNIX? Message-ID: <710@ulysses.UUCP> Date: Mon, 21-Nov-83 16:53:06 EST Article-I.D.: ulysses.710 Posted: Mon Nov 21 16:53:06 1983 Date-Received: Wed, 23-Nov-83 03:34:59 EST Organization: AT&T Bell Laboratories, Murray Hill Lines: 7 Has anyone implemented any sort of "autobaud" capability on any version of UNIX? That is, I'd like to get away from clumsy mechanisms like cycling through the speed table. Many (most?) port selectors and the like can recognize your speed from a simple CR or some such; has anyone modified UNIX to do the same? My guess is that on 4.1/4.2bsd, it would take changes to getty.c and the tty driver; on 5.0, it might just be possible to do it all in getty.c.