Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!dali.cs.montana.edu!milton!cpac.washington.edu!pjt From: pjt@cpac.washington.edu (Larry Setlow) Newsgroups: comp.sys.apollo Subject: Thanks for the help (with getty and/or /etc/ttys at 10.2) Message-ID: Date: 3 Oct 90 15:55:51 GMT References: <9010031349.AA05275@richter.mit.edu> Sender: news@milton.u.washington.edu Organization: Center for Process Analytical Chemistry, U of Wash, Seattle Lines: 15 In-reply-to: krowitz@RICHTER.MIT.EDU's message of 3 Oct 90 13:49:41 GMT In article <9010031349.AA05275@richter.mit.edu> krowitz@RICHTER.MIT.EDU (David Krowitz) writes: [Advice on using tty0X devices] On the other hand, you can use /dev/sioX instead of /dev/tty0X. Even though they both refer to the same S RS232 line, the /dev/sioX device ignores the DCD line state while the /dev/tty0X device handshakes on it. I've done this for now (used sioX) and will probably continue with it for the terminal lines. I'll probably go for using the tty0X devices for the modems. Thanks to all who responded.