Tobias

I believe there is no support in the kernel for such file read/writes.
It is best anyways to read/write to files in user-space and use shared
memory or fifos to get the data into kernel-space.

Daniel


>From: "Tobias Klotz" <[EMAIL PROTECTED]>
>Reply-To: "Tobias Klotz" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: [rtl] File I/O in RT Module
>Date: Mon, 1 May 2000 17:09:14 +0200
>
>Hello,
>
>I have problems using the low level IO to access a file in my init_module
>function. Is it possible in general to acces files using open/read/write
>a) in my init_module
>b) in a posix thread
>?
>
>Thanks,
>
>tobias
>
>-- [rtl] ---
>To unsubscribe:
>echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
>echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
>---
>For more information on Real-Time Linux see:
>http://www.rtlinux.org/rtlinux/
>

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to