Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!blackbush.xlink.net!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: getty / stty Date: 19 Dec 1995 23:06:06 GMT Organization: Private BSD site, Dresden Lines: 19 Message-ID: <4b7ggu$6bu@uriah.heep.sax.de> References: <4ajpmf$7mg@calweb.calweb.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 cslye@infosite.com (Cameron Slye) writes: > I am working on getting my getty to work via a modem... It was working with > no problem on cuaa1/ttyd1, but sz were getting lots of crc errors, so I > figure CTS/RTS is not set, [... and so on] Our getty is still stone-aged, it uses sgtty internally. Hence it doesn't know anything about crtscts. Your only chance are the initial state / lock state devices (RTFM sio(4)). There are hooks in /etc/rc.serial that you can enable for hard-wired terminals, modems etc. Enter your line as `modem' there, and you should be going. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)