bidirectional lines on the RS 6000 (how to do it ?)
Warren Jones
golder at nwnexus.WA.COM
Tue Sep 11 01:28:47 AEST 1990
In article <1990Sep10.033717.593 at edm.uucp> geoff at edm.uucp (Geoff Coleman) writes:
> Has anyone out there managed to hook up a telebit modem to an
> RS6000 for use as a bidirectional modem.
Pshare and pdelay are intended to enable a port for bidirectional
use, but both are badly broken. This has been confirmed by IBM
software support. The best you can do is to enable a port for
dial in (say /dev/tty1), then do something like this if you want
to dial out:
pdisable 1
chmod 666 /dev/tty1 # Needs root permissions - ugh!
kermit # or whatever ...
penable 1
I posted an ugly script to simplify this process last week,
but it's still a big pain. I encourage you to get after IBM
to fix this.
--
----------------------------------------------------------------
Warren Jones <golder at nwnexus.wa.com> Golder Associates Inc.
(uucp: uunet!nwnexus!golder) 4104 148th Avenue NE
(206) 883-0777 Redmond, WA 98052, USA
More information about the Comp.unix.aix
mailing list