- From: David Schleef <ds_at_schleef.org>
- Date: Mon, 13 Oct 2003 10:34:34 -0700
On Mon, Oct 13, 2003 at 07:18:46AM +0000, David wrote: > I have never used CVS and I dont'n how to compile it because it has not > scrpits to copile. żAny help please? Run ./autogen.sh. You'll need to have the appropriate tools installed. > Does exist any function in kcomedilib to have the same results as > cfc_read_array_from_buffer? If I shouldn't use that in my code I would > like to change it. Using Comedi from kernel space requires you to use the mmap model of data transfer. The code can be almost identical to user space, in the demo/mmap.c example. dave...
Received on 2003-10-13Z16:34:34