I've just written what I would think would be a comedi/rtl device driver,
but I can't get it to load (using modprobe).  I'm getting two messages:

        % modprobe four28w.o
        unresolved symbol: rt_task_init
        comedi: Device or resource busy

I'd be grateful if I could get some pointers.  I'd gladly send you an
explaination of what I've done or better yet the source code.  Of course,
anything else, too.

If I comment out the rt_task_init call, the thing loads with no
complaints, even though I've also got (of course) rt_task_delete() and
rt_wait_task() in the code.

Any suggestions?

Matt Cheselka

-- [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