[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [root <agn@city.dk>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [root <agn@city.dk>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Thu, 3 May 2001 08:38:29 +0200 (CEST)
>From owner-rtl Thu May 3 01:10:20 2001
Received: from kalman.iau.dtu.dk (kalman.iau.dtu.dk [192.38.66.22])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f437AJJ13716
for <rtl@rtlinux.org>; Thu, 3 May 2001 01:10:20 -0600
Received: from city.dk (IDENT:root@xterm39 [192.38.66.79])
by kalman.iau.dtu.dk (8.9.3/8.9.3) with ESMTP id JAA00644
for <rtl@rtlinux.org>; Thu, 3 May 2001 09:05:49 +0200
Sender: root@kalman.iau.dtu.dk
Message-ID: <3AF103A1.FEFBBA05@city.dk>
Date: Thu, 03 May 2001 09:07:13 +0200
From: root <agn@city.dk>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.1-rtl i686)
X-Accept-Language: en
MIME-Version: 1.0
To: rtlinux <rtl@rtlinux.org>
Subject: rtl_posixio
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
My quistion:
is the rtl_posixio struct only to be used in the kernel?
I have made a kernel module in rt_linux with some funktions. The
funktions are exportet an insertet in the rtl_file* struct. No problem
there.
Then i Make another kernel module.
I try to test the funktions with the exportet funktions and the
rtl_posixio struct in the rt-kernel. This olso works.
The last step is to move it to userspace. But then it does not work!
Anders Gnistrup