[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
communication between
- To: <rtl@fsmlabs.com>
- Subject: communication between
- From: "Sreeramkr" <Sreeramkr@infy.com>
- Date: Tue, 24 Jul 2001 11:10:30 +0530
- Disposition-Notification-To: "Sreeramkr" <Sreeramkr@infy.com>
- Thread-Index: AcET6tN8q77krtSJRIqhipk74058cwAF8JxQ
- Thread-Topic: [rtl] Re: Rép. : Re: [rtl] Time to boot Linux,RTLinux,launching real-time application
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