Re: ttyS1 hangs, cua1 works fine

mlord (mlord@pobox.com)
Sun, 29 Mar 1998 12:13:25 -0500


Harald Koenig wrote:
>
...
> yep, clocal isn't set, so the open() will block. use
>
> stty clocal < /dev/ttyS1

Of course, that command will just hang forever.

> with your new stty binary to change this (or fix pppd ir you kill-pppd method).

Yup, a modified stty(1) can do this, but nobody else has one.

I'm killing pppd with "kill -INT"

At the very least, the kernel cleanup oughta reset clocal,
to make /dev/ttyS* a reasonable alternative to /dev/cua*.

-- 
mlord@pobox.com
The Linux IDE guy

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu