Re: bloc_til_ready in tty driver

From: Jiri Slaby
Date: Fri Feb 16 2007 - 09:28:57 EST


Mockern napsal(a):
Thanx for your respond,

I did not implement this function in my tty driver.

Does it help to work my driver with cat Linux operation?
(e.g. cat < ttyS10)

Help in which way? If you haven't implemented it, it'll behave like there was O_NONBLOCK passed to open() call or TIOCSSOFTCAR ioctl with nonzero param was invoked.

regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/