Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!rjf001!hpftc!teemc!rphroy!edsews!uunet!mcvax!cernvax!pan!jw From: jw@pan.UUCP (Jamie Watson) Newsgroups: comp.unix.i386 Subject: Re: AIX tty line sharing Message-ID: <558@pan.UUCP> Date: 12 Aug 89 21:21:22 GMT References: <41800001@uicsrd.csrd.uiuc.edu> Reply-To: jw@pan.UUCP (Jamie Watson) Organization: Adasoft AG, Solothurn, Switzerland Lines: 14 In article <41800001@uicsrd.csrd.uiuc.edu> guarna@uicsrd.csrd.uiuc.edu writes: > >Has anyone been able to get AIX to "share" a serial port for both >dialins and uucp dialouts? Yes. It started working, but not quite correctly, with AIX release 2.2. It works quite well with AIX release 2.2.1. Basically, all you have to do is specify "share" in the devices command for "ae" (Automatic Enable), and "remote (modem)" for "dvam" (Device Attachment Method). Then use /dev/ttyx for the incoming line, and /dev/lttyx for the outgoing line. jw