[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

communication between



Hi,
	How do I pass data between linux and rtlinux? what I mean is I
want to send some data from rtlinux to linux module say I want to hookup
the keyboard interrupt in rtlinux, read the data from the register then
send the same to keyboard driver(interrupts are disabled in the linux
driver) for ex: I type a, then rtlinux should read it from register and
pass this a to linux keyboard driver. Then, linux has to send back ab
back to rtlinux. I am not gettign enough document or examples for making
use of rtlinux. Can I know some pointers for the same please.

TIA
REgards
Sreeram