This is the real time process that will collect the data from the IO card. Adjust paths accordingly in the makefile. To start the task after compilation: insmod rt_process.o To remove the task after compilation: rmmod rt_process.o The real time scheduler must be installed before running this task. Bill Crum tobor@nmt.edu New Mexico Institute of Technology These files are intended for demonstrative purposes only, no guarantees are implied or given.