Hi.

I am able to "control" (rather set) a servo with a primitive
RTLinux-module. 

It is primitive and a user is still not able to actually "control" the
motor, because I have had no success in deploying fifos at all, 
but this had been the original idea.

It looks as if the fifo /dev/rtf[n] does not accept any input.

Fifo creation is done by        mknod /dev/rtf[n] c 63 [n]
and the rtf_create()-function is working alright. This is not a
Problem of RTLinux; ordinary ofstreams and ifstreams also fail to 
access the device (no error).

The RTL-module reports successful creation of the RT-fifo but the
fifo-handler, as expected, never notices new data.

To the more experienced (newby-hardened) among you my mistake
should be obvious.., please enlighten me. And thanks anyway, this
list has already been a great help.

Michael.

-- 
Michael Uplawski <[EMAIL PROTECTED]> / <[EMAIL PROTECTED]>
PGP: RSA/IDEA 2048 Bits 0x19847a51
Fingerprint: AC C1 2F 8F 59 9C FF 3C  6D A8 67 4A 45 3E 4C F2
(GnuPG d/e on request) Es lebe H[a,e]cker!
-- [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