[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sending a byte to keyboard buffer
Hi all,
I'm writing a driver for a mouse.
When a button is pressed, the driver must send a char to the keyboard buffer.
So, mouse buttons must behave like keyboard keys.
I would like to know how to send a char to the keyboard buffer. Is it need to
use the outb() function?
Does anybody know how to do that?
Thanks!
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/