From: Norbert J. Girardi (girardi@rniil.rni.sub.org)
Date: 03/11/93


From: girardi@rniil.rni.sub.org (Norbert J. Girardi)
Subject: Re: High speed serial ports (>38400)
Date: 11 Mar 1993 15:23:13 GMT

lp@shlink.hanse.de (Lutz Petersen) writes:

> bolsen@cs.umr.edu (Brian Olsen) writes:
> :
> : Of late I've more aggressively looked into setting a my serial line to
> : 57600 in order to use my 14.4k modem at the speed it was designed at.
> : Looking at the kernel sources and at XC30-1.5 I've seen that the
> : kernel supports both 57600 and 115200 bps. However, it seems that
                         ^^^^^^
                         make that 56000 and everything will work just fine.
> : the include files don't support any speeds above 38400.
>
> I'd tested the new Taylor-UUCP 1.04 with 57.600 - it exits with the
> note '57600 not supported'. That - too - can't be true, if one have
> a look at the Taylor-Sources. How to fix that problem ?
>
> Lutz

setserial /dev/your_tty SPD_HI for 56000 or
setserial /dev/your_tty SPD_VHI for 115000 and invoke Taylor with 38400
or read README.setseri

- Norbert