Date: Sun, 2 Jul 1995 23:47:58 -0400 (EDT) From: Ken Wong <kwong@fathergoose.net6c.io.org> To: bde@zeta.org.au (Bruce Evans) Cc: hackers@freebsd.org Subject: Re: sio driver problem Message-ID: <199507030347.XAA00290@fathergoose.net6c.io.org> In-Reply-To: <199507020502.PAA00340@godzilla.zeta.org.au> from "Bruce Evans" at Jul 2, 95 03:02:29 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> >Then how can we get pppd to work when getty is running at the same > >serial port. > >> > >> ttyd1 should only be used for incoming calls. > > >ttyd1 is used for incoming call i.e. getty on ttyd1. and pppd on cuaa1. > > Don't allow getty to open ttyd1. Perhaps Carrier Detect is configured > (in the modem) to be always high. That would allow getty to open ttyd1 > immediately. Carrier Detect should be configured to only be high while > there is a connection. 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). > > Bruce > Ken
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507030347.XAA00290>