linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Serial Reading
@ 2006-04-20 13:17 ronaldo.afonso
  2006-04-20 13:23 ` Mihai Dontu
  2006-04-20 13:39 ` Steve Graegert
  0 siblings, 2 replies; 3+ messages in thread
From: ronaldo.afonso @ 2006-04-20 13:17 UTC (permalink / raw)
  To: linux-c-programming





Hello all,

I'm trying to read data from a "tty" one character at a time. I'd like that
when a single byte was inputed on one side of my tty, it imediataly must be
read by my user space program on the otherside. It is not happening in my
environment and I belive the cause is a buffer in the tty driver. I'd like
to know if it could be happening, I mean, could a tty be buffering data
before send to user space, and if so, what can I do to inform the tty
driver not buffering data anymore?
Thanks.


====================================================
Ronaldo Z. Afonso
Software Engineering
Avocent Corporation, formerly Cyclades
ronaldo.afonso@avocent.com
Phone: 55 11 5033-3361
Fax: 55 11 5033-3388
www.avocent.com
====================================================


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-20 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 13:17 Serial Reading ronaldo.afonso
2006-04-20 13:23 ` Mihai Dontu
2006-04-20 13:39 ` Steve Graegert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).