From owner-freebsd-hackers Wed Jul 26 11:39:24 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA08401 for hackers-outgoing; Wed, 26 Jul 1995 11:39:24 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id LAA08388 for ; Wed, 26 Jul 1995 11:39:21 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA22766; Wed, 26 Jul 95 12:30:59 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9507261830.AA22766@cs.weber.edu> Subject: Re: dial up at > 9600 baud To: kwong@fathergoose.net6c.io.org (Ken Wong) Date: Wed, 26 Jul 95 12:30:59 MDT Cc: hackers@freebsd.org In-Reply-To: <199507261006.GAA00245@fathergoose.net6c.io.org> from "Ken Wong" at Jul 26, 95 06:06:43 am X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@freebsd.org Precedence: bulk > Terry Lambert wrote : > > > > Is it to avoid having to do one of: > > > > o Lock the port baud rate between the computer and the modem > > o Have the user use the break character to cause the getty > > to rotor through its baud rate list > > o Use an mgetty type program to interpret the baud string > > following the connect message > > Do we have mgetty yet? if we do can you tell me where it is. In the fax software in ports. It compiles on BSD pretty much without changes (just config issues). I can't help more than that, since I'm morally opposed to the way it is implemented in the first place. 8-). Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.