Date: Mon, 3 Jul 1995 10:32:54 -0500 (CDT) From: Peter da Silva <peter@bonkers.taronga.com> To: kwong@fathergoose.net6c.io.org (Ken Wong) Cc: bde@zeta.org.au, hackers@freebsd.org Subject: Re: sio driver problem Message-ID: <199507031532.KAA12213@bonkers.taronga.com> In-Reply-To: <199507030347.XAA00290@fathergoose.net6c.io.org> from "Ken Wong" at Jul 2, 95 11:47:58 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> in this case, I am not sure I can disable it. I used kermit to dialout, > after getting the connection, exit kermit. (I guess at this point > Carrier Detect (CD) is ON) I invoke pppd on cuaa1, but pppd complained > that the port is busy ( I suppose getty may mistaken that CD is actually > not intended for the getty but for the pppd). Is it possible for you to use "chat" rather than "kermit"? Here's my startup script (from 1.1.5.1, but should still work on 2.x): /usr/libexec/pppd /dev/cua04 38400 ${1+"$@"} connect /etc/ppp/sam-chat defaultroute name taronga.neosoft.com /etc/ppp/sam-chat contains: chat -v "" ATQ0 OK ATDT9999999 CONNECT "" ogin: XXXXXXX word: XXXXXXX
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507031532.KAA12213>