Date: Wed, 3 May 1995 15:19:53 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: daveh@CSUA.Berkeley.EDU (David Holloway) Cc: daveh@CSUA.Berkeley.EDU, freebsd-hackers@freefall.cdrom.com Subject: Re: slattach!!!!!!! Message-ID: <199505032219.PAA05324@gndrsh.aac.dev.com> In-Reply-To: <Pine.DYN.3.91.950503144159.20155A-100000@soda.CSUA.Berkeley.EDU> from "David Holloway" at May 3, 95 02:44:36 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > suppose slattach -r dialscript /dev/cua02 > where dialscript is a shell scirpt or a expect script... > when the line disconnects, the script is started but it receives a HUP > signal. How can you get a HUP signal from the dial out device???? What version of FreeBSD are you running and what does ls -lag /dev/cua02 show? My system is 2.0-current: gndrsh# ls -lag /dev/cuaa1 crw-rw---- 1 uucp dialer 28, 129 May 1 21:18 /dev/cuaa1 The dial program I am using does nothing with SIGHUP, it does have a SIGINT handler (so it can be killed while attempting to dial). > > David Holloway |daveh@ntanet.net > daveh@csua.berkeley.edu |http://www.csua.berkeley.edu/~daveh > daveh@gwythaint.hip.berkeley.edu|http://ntanet.net > daveh@uclink.berkeley.edu | > > On Wed, 3 May 1995, Rodney W. Grimes wrote: > > > > > > > I'd really like for slattach -r to work, > > > who is most familiar with it? why does it break? > > > who do I talkto about fixing it? > > > -daveh@ntanet.net > > > > I am not sure what type of problem you are having, but it works > > just fine for me: > > > > gndrsh# ps ax | grep slatt > > 5221 p0 R+ 0:00.01 grep slatt > > 48 a1 IWs+ 0:00.03 slattach -r dial /dev/cuaa1 ATDTxxxxxxx -c -h -u slco > > > > > > -- > > Rod Grimes rgrimes@gndrsh.aac.dev.com > > Accurate Automation Company Custom computers for FreeBSD > > > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505032219.PAA05324>