Hello,

I seem to have some confusion about how to use RTL in my various device
drivers.  Lert's take for example a DAC.  So I have the standard open,
close, write, ioctl file_operations stuff in this driver, I load the
driver with insmod, and then create another piece of code to actually
write the digital values out through the DAC.

Where and how do I interface RTL to this?  Do I put the rtl_XXX stuff in
the driver code, or in some outside program (that I think would also get
loaded with an insmod)?

Or am I totally off track here?  Is there any chance I can get
straightened out?

TIA,

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