Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!rochester!ritcv!cci632!ccicpg!felix!zemon From: zemon@felix.UUCP Newsgroups: comp.unix.ultrix Subject: Re: Autobauding and modems Message-ID: <11442@felix.UUCP> Date: Fri, 30-Oct-87 21:35:03 EST Article-I.D.: felix.11442 Posted: Fri Oct 30 21:35:03 1987 Date-Received: Mon, 2-Nov-87 06:45:50 EST References: <11008@felix.UUCP> Sender: zemon@felix.UUCP Reply-To: jeff@uhccux.uhcc.hawaii.edu (Jeffrey Blomberg) Organization: University of Hawaii Lines: 20 Approved: zemon@felix.UUCP Summary: autobaud under Ultrix 1.2 In article <11008@felix.UUCP> lwv@n8emr.UUCP (Larry W. Virden) writes: > >2. Is there ANYWAY that we can set up the system so that a naieve >user, coming in to a modem capable of autobauding, can have the modem >and unix automagically determine the caller's speed and adjust itself >to this speed? One can inform getty (via gettytab) that a line will be able to be speed sensed with a CR. You will have to add an entry to /etc/gettytab and make appropriate changes to /etc/ttys. Here is our gettytab entry: A|Auto-Baud:\ :ab:sp#2400:f0#040: This works for speeds from 110-9600baud. We currently use it in association with 64 ports (DHU-11) connected to a Gandalf PACX 1000. With the Gandalf, if passthrough is defined, the user will simply see the login: prompt at any speed in the range indicated above; otherwise CR must be pressed at least once.