Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!newsfeeds.sol.net!uwm.edu!miller.cs.uwm.edu!bacon From: bacon@cs.uwm.edu (Jason Bacon) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Serial port wiring solved Date: 27 May 1997 14:44:45 GMT Organization: University of Wisconsin - Milwaukee Lines: 14 Message-ID: <5mes0t$kkg@uwm.edu> References: <5mcbhu$m0s@uwm.edu> NNTP-Posting-Host: 129.89.139.22 X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41698 : Does anyone know how to disable hardware flow control on a serial : line used for logins? ( Using the standard sio driver on 2.1.7 ) : I'd like to connect a terminal using some DB25/RJ11 connectors, which : are limited to 4 wires, but getty doesn't respond unless CTS/RTS : are connected. I can't find anything in the getty or sio docs, : so any pointers would be appreciated. Thanks everybody, for all the helpful tips. The /etc/rc.serial file was piece of the puzzle I was looking for. Cheers, -Jason