From owner-freebsd-questions Tue Feb 27 20:43:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12196 for questions-outgoing; Tue, 27 Feb 1996 20:43:09 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA12191 for ; Tue, 27 Feb 1996 20:43:08 -0800 (PST) Received: from sag.space.lockheed.com ([192.68.162.134]) by who.cdrom.com (8.6.12/8.6.11) with SMTP id UAA21670 for ; Tue, 27 Feb 1996 20:43:07 -0800 Received: by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA08237; Tue, 27 Feb 1996 20:41:56 -0800 Date: Tue, 27 Feb 1996 20:41:56 -0800 (PST) From: "Brian N. Handy" To: freebsd-questions@freebsd.org Subject: baudrate on serial port? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Hi, I'm lost. I've finally got a PC at home and I'm trying to talk to my modem with it via FreeBSD. Sooooo...the baud rate on /dev/cuaa1 seems to be locked in solid at 9600. I'd like to up it to 57600 or even 28800 (it's a 14.4K). I can't get it to go. I've changed the setting in /etc/ttys, I've tried 'stty -f /dev/cuaa1 57600', and all I've managed to do is demonstrate I don't know what's going on. Can someone clue me in? Thanks, Brian handy@sag.space.lockheed.com