UUCP line speed limitation
George Robbins
grr at cbmvax.commodore.com
Wed Oct 3 21:25:13 AEST 1990
In article <582 at hhb.UUCP> leonh at hhb.UUCP (leon howorth) writes:
> I am running a VAX 11/785 with Ultrix 2.2 (I know, very old release
> but I can't upgrade quite yet). I am trying to get uucp to work
> with a Telebit modem on a DMF32 port at 19200 baud. I can run a
> terminal on the port at 19200 but when I try to run uucp I get
> a "BAD SPEED" message from uucico and it fails. Leads me to think
> that the software does not support that speed, even though the
> hardware is capable. Does anyone know of a patch I can apply to
> run uucp at 19200 on the port ?? Here are some of the important
> administrative entries:
Ultrix uucp doesn't believe in 19200 baud you have to patch uucico.
Like so:
su ...
cp /usr/lib/uucp/uucico /usr/lib/uucp/uucico.original
adb -w /usr/lib/uucp/uucico
spds?W 0t19200 0t14
^d
(note that the above may be /var/uucp/uucico depending on which
ultrix release you are running...)
Depending on which interface you are using, and system / I/O loading
you may see a greater or lesser number of SILO overflow console
messages. These can generally be ignored, unless you are using a
DH11 compatible interface, in which case your system will become
very, very crash prone...
--
George Robbins - now working for, uucp: {uunet|pyramid|rutgers}!cbmvax!grr
but no way officially representing: domain: grr at cbmvax.commodore.com
Commodore, Engineering Department phone: 215-431-9349 (only by moonlite)
More information about the Comp.unix.ultrix
mailing list