From owner-freebsd-questions Wed May 15 21:16:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA21687 for questions-outgoing; Wed, 15 May 1996 21:16:13 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA21681 for ; Wed, 15 May 1996 21:16:10 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA21621; Wed, 15 May 1996 22:14:45 -0600 Date: Wed, 15 May 1996 22:14:45 -0600 From: Nate Williams Message-Id: <199605160414.WAA21621@rocky.sri.MT.net> To: Bernd Rosauer Cc: freebsd-questions@freebsd.org Subject: Re: nullmodem speed In-Reply-To: <199605150947.LAA00294@stiller.netland.inka.de> References: <199605150947.LAA00294@stiller.netland.inka.de> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > if I connect two PCs by a nullmodem cable, which tty speed can I > savely assume? 9600bps for UART 16450 on both sides? You can probably do 19200 if you've got a 16450 and you don't have a *LOT* of load on both systems. > And for UART 16550A on both sides? If you have a SCSI system you should get by with 115K no problem. > Is there any parameter I have to take care of especially if I run > a SLIP or a PPP connection over the nullmodem cable? Check out /etc/rc.serial. Nate