Added const qualifiers to some char* return values. Added new
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 17 Oct 2006 18:19:29 +0000 (18:19 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 17 Oct 2006 18:19:29 +0000 (18:19 +0000)
commit34b9800e40fe5dc950ab29535eae9fa353051fd7
tree3e2db19c595e85b4b60c6c80ecbf5d03e2713e09
parent4ccca1c790fa1d95c09c4778aa0b377a630ffac5
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.
doc/funcref
include/comedilib.h
lib/calib.c
lib/dio.c
lib/get.c
lib/version_script