Ian Abbott
4df5ffd451
Added some device and subdevice validity checks.
2008-11-05 12:52:25 +00:00
Frank Mori Hess
0c69850ffc
Made comedi_ioctl take its third argument as a void* instead of
...
and integer type, and got rid of a bunch of casts (and added a few).
2008-02-12 01:12:46 +00:00
Frank Mori Hess
ebe72a2b2a
Added more memory initialization for the sake of valgrind (especially
...
memory that gets set by ioctls that valgrind can't see). Added a little
error handling for a few memory allocations.
2008-01-16 19:45:05 +00:00
Frank Mori Hess
2b04263bed
Actually, according to current:revision:age practice, the next
...
release should be 0.8.0 since new functions have been added since
0.7.22.
2007-07-31 02:44:29 +00:00
Frank Mori Hess
34b9800e40
Added const qualifiers to some char* return values. Added new
...
experimental comedi_dio_bitfield2() function which works with
> 32 channels. Only works properly with ni_65xx currently.
Will post a request for review by any interested
parties to list before I bother making the rest of the drivers
work with it.
2006-10-17 18:19:29 +00:00
Frank Mori Hess
4d7d679826
updated version of comedi_get_subdevice_flags() which is capable of
...
returning dynamic flags like SDF_RUNNING or SDF_BUSY
2005-03-16 19:04:59 +00:00
Frank Mori Hess
6ad2b6c950
trying to fix undefined symbol problems people are having
2003-05-18 00:26:59 +00:00
Frank Mori Hess
0710248b23
tweaked include directives so gcc -MM generates better dependency files
2003-04-25 01:58:34 +00:00
Frank Mori Hess
2e0f10fe44
added some dependency file generation
2003-04-25 01:44:21 +00:00
David Schleef
365b5ed395
Fix up some versioning mistakes
2002-06-13 00:00:03 +00:00
David Schleef
2851280824
Add symbol versioning. Versions need to be checked with 0.7.18
...
release.
2002-06-12 02:02:05 +00:00
David Schleef
b4fd07f2cf
Add comedi_get_read/write_subdevice()
2002-05-18 22:48:19 +00:00
David Schleef
67f2ed4254
Change all the file headers to LGPL
2001-10-04 23:44:08 +00:00
David Schleef
7616ab0880
added get_subdevice_flags()
2001-05-28 02:35:08 +00:00
Frank Mori Hess
3436ff0452
removed buffer config functions that I accidentally duplicated, made names of alpha functions follow conventions of older functions
2001-04-24 16:37:51 +00:00
David Schleef
93c44d29a1
bufconfig support
2001-03-01 21:58:37 +00:00
David Schleef
c9f298466f
lots of changes with commands and instructions
2000-09-03 02:22:28 +00:00
David Schleef
b4bba38d0f
Initial revision
2000-02-02 05:14:23 +00:00