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!news.ecn.uoknor.edu!news.cis.okstate.edu!newsfeed.ksu.ksu.edu!news.physics.uiowa.edu!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!news1.erols.com!newsmaster@erols.com From: Ken Bigelow <kbigelow@www.play-hookey.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: incoming lines Date: Wed, 05 Jun 1996 07:18:26 -0700 Organization: Erols Internet Services Lines: 10 Message-ID: <31B59732.3659@www.play-hookey.com> References: <4p2qil$ik5@stratus.skypoint.net> Reply-To: kbigelow@www.play-hookey.com NNTP-Posting-Host: kenjb05.play-hookey.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b4 (Win16; I) Patrick Sonnek wrote: > > How do I get FreeBSD to send an init string to the modem when getty starts up? > it's a fairly generic 14.4K modem. > Take a look at /etc/rc.serial and note what it does for initialization. You should be able to adapt this file to fit your needs. Ken