New drivers from Pablo Mejia <pablo@cctechnol.com>:
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 14 Aug 2006 02:58:52 +0000 (02:58 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 14 Aug 2006 02:58:52 +0000 (02:58 +0000)
commit037cc20a174b509cf9a9ea7b3f7954fd15f485c8
treefaf6e7fde0c441ee17041c188a64e33fa88c5e13
parent52adbbf2c17fe0a3c48e43b4da447627517c531b
New drivers from Pablo Mejia <pablo@cctechnol.com>:

We have written basic drivers for two PC-104 boards we are using at work
and we would like to contribute them to the Comedi project.  The drivers
are for two Advanced Digital Logic (www.adlogic-pc104.com) boards:

104-AIO12-8
http://www.adlogic-pc104.com/products/peripherals/datasheets/104-AIO12-8.pdf

104-IIRO-16
http://www.adlogic-pc104.com/products/peripherals/datasheets/104-IIRO-16.pdf

The actual manufacturer is Acces I/O (http://accesio.com).  I believe
the same boards are also available from (http://kontron.com)

The drivers are
basic.  For instance no asynchronous operations are supported.  The
drivers do work (tested on Fedora Core 4 and 5).
comedi/drivers/Kbuild
comedi/drivers/Makefile.am
comedi/drivers/aio_aio12_8.c [new file with mode: 0644]
comedi/drivers/aio_iiro_16.c [new file with mode: 0644]