Messages in this thread |  | | Subject | Re: tty_io.c - kbd input | Date | Tue, 11 Feb 1997 07:42:49 +0000 | From | David A Rusling <> |
| |
Chris, all I know is from the code too. You probably need to buffer the output and wait for '\n' or ' ' to fully understand whether something is just a letter or is a word. Also, why not write this as a user program for now (scanning /var/log/messages) as that is a lot easier to debug than the kernel?
Dave
---------------------------------------------------------------------- David A Rusling Principal Engineer European Semiconductor Applications Digital Equipment Co Ltd., Engineering PO Box 121, Imperial Way, Worton Grange Reading RG2 0TU Linux, Alpha, StrongArm, PCI Tel: UK-(0)1734-204380 Fax: UK-(0)1734-203133 ----------------------------------------------------------------------
|  |