From owner-freebsd-questions Wed Aug 9 03:10:38 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA01716 for questions-outgoing; Wed, 9 Aug 1995 03:10:38 -0700 Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id DAA01706 for ; Wed, 9 Aug 1995 03:10:33 -0700 Received: from gilberto.physik.rwth-aachen.de by mail.rwth-aachen.de (PMDF V4.3-10 #7297) id <01HTVA2MSRDC006HWN@mail.rwth-aachen.de>; Wed, 09 Aug 1995 12:01:17 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.8/8.6.9) id MAA28646 for freebsd-questions@freefall.cdrom.com; Wed, 9 Aug 1995 12:15:19 +0200 Date: Wed, 09 Aug 1995 12:15:19 +0200 From: "Christoph P. Kukulies" Subject: setting tty speed permanently To: freebsd-questions@freefall.freebsd.org Message-id: <199508091015.MAA28646@gilberto.physik.rwth-aachen.de> Content-transfer-encoding: 7BIT Sender: questions-owner@FreeBSD.org Precedence: bulk What I never understood: Why is it not possible to set the tty speed of a /dev/ttyd0,cuaa0 line permanently. Whenever I do a stty speed 600 -f /dev/ttyd0 I see that the baud rate is not being set. Reason behind this: I want to send out (via cat) a file to the serial device but that device has to run at a specific baudrate. I tried to put a corresponding line into /etc/ttys (std.600) to no avail. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de