Re: ppp over pty: trying to detect CD

1999-12-13 Thread Brian Somers
This is now fixed in -stable (and -current). > > > "JH" == Jon Hamilton <[EMAIL PROTECTED]> writes: > > > > JH> Running -current from this afternoon, I am having a strange > > JH> symptom with ppp over a pty; ppp does not detect that the pty > > JH> does not support carrier, and

Re: ppp over pty: trying to detect CD

1999-12-13 Thread Brian Somers
Ah, I see the problem. I have a fix - I'm about to apply it to -current and ask jkh for permission to MFC. I've attached the -stable patch for your viewing enjoyment > > "JH" == Jon Hamilton <[EMAIL PROTECTED]> writes: > > JH> Running -current from this afternoon, I am having a st

Re: ppp over pty: trying to detect CD

1999-12-12 Thread CHOI, Junho
> "JH" == Jon Hamilton <[EMAIL PROTECTED]> writes: JH> Running -current from this afternoon, I am having a strange JH> symptom with ppp over a pty; ppp does not detect that the pty JH> does not support carrier, and will cycle once per second JH> waiting for CD to appear. Put

ppp over pty: trying to detect CD

1999-12-11 Thread Jon Hamilton
Running -current from this afternoon, I am having a strange symptom with ppp over a pty; ppp does not detect that the pty does not support carrier, and will cycle once per second waiting for CD to appear. Putting ``set cd off'' in my ppp.conf for that target fixed the problem, but I thought I'd