Re: modifying line state manually on ttyS

Sergei Organov (osv@javad.ru)
07 Apr 2003 21:01:58 +0400


Michael Buesch <freesoftwaredeveloper@web.de> writes:
> On Monday 07 April 2003 17:34, Sergei Organov wrote:
> > Do ioctl(fd, TIOCSBRK, 0) / ioctl(fd, TIOCSBRK, 0) help?
>
> What does it do? I haven't found a description for TIOCSBRK, TIOCSBRK.

Changes the state of TxD line, I believe. Did you hear about "break
condition"? It sets/clears the "break condition", at least for me ;)

-- 
Sergei.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/