This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Keyboard input (i386)


Hello, I'm trying to get input from the keyboard in a POS context, i386 platform. The only thing I could find in eCos is to open /dev/ttydiag and read from there, but for some reason I still can't understand, everytime I read a byte from there that same byte is written on the screen. If I do not open ttydiag, no echo is shown, and I couldn't find where this behaviour takes place inside the code of the kernel. Is there any other way to read from the PS/2 keyboard preventing the echo, id est, in a raw fashion?
Thank you,


Leandro.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]