Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!news.campus.mci.net!calweb!infosite.com!not-for-mail From: cslye@infosite.com (Cameron Slye) Newsgroups: comp.unix.bsd.freebsd.misc Subject: getty / stty Date: 12 Dec 1995 11:39:59 GMT Organization: CalWeb Internet Services, Inc. Lines: 15 Message-ID: <4ajpmf$7mg@calweb.calweb.com> NNTP-Posting-Host: infosite.com X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] 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, so I start messing around with stty tring to get it to go.. Well after it not working at all, and now getting it working, I seem to have hosed the setup on that device. It wont even hangup anymore, and when I connect I get crap along with the login prompt. I look at stty and notice that not everything is there... Now when I am logged in, and su to root, and set crtscts on the ttyd1 device sz works GREAT. So I am sure that is what the problem was. Now I just need to get the port back to normal with cts enabled. I removed the device and recreated it, and that did not work.. What should the setting be for this, and how do I set them ? Thanks!!