scxi convenience library patch from caleb tennis:
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 29 Mar 2004 02:19:38 +0000 (02:19 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 29 Mar 2004 02:19:38 +0000 (02:19 +0000)
commit0dbabb2cdd287516afebc0a845ce01c9f479b40b
treee7ca44ffde73e77286bce70ee152e1a4dcef4597
parent30e7053ebce4d058ecef42c81477bd8680d03aed
scxi convenience library patch from caleb tennis:

This latest patch changes the interface to three functions:

 comedi_scxi_open
 comedi_scxi_close
 comedi_scxi_readwrite

  With these three functions one can properly interface to all SCXI devices.  If
  you like the latest patch (3/23/04 07:14), please apply and close this bug.

   Next up will be adding some generic analog and digital IO functions.
include/comedilib_scxi.h
scxi/scxi.c