lkml.org 
[lkml]   [1997]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: tty_io.c - kbd input
   Date: 	Sun, 9 Feb 1997 16:00:47 -0500
From: Chris Pallotta <chris@allmedia.com>

I have a question regarding the function:

static int tty_write(struct inode *inode, struct file *file,
char *buf, int count);

in the file "drivers/char/tty_io.c".

Is there a way to determine, from within tty_write(), if the char(s)
in "buf" have resulted from a keyboard interrupt? To put it another
way, how do I detect keyboard chars from other kernel/appl. output?

What are you trying to do, and why do you care? It sounds like you want
to seriously violate an abstraction barrier, and there's probably a
better way of doing things.

- Ted

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.024 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site