Re: Comedi_examples

On 24/07/06 16:47, Jordi Vendrell wrote:
> Now I'm trying to confugre a DAS-08 (PC/104) using comedi_config. Anyone
> could tell me where is the list of options? I mean the ones about
> adresses and IRQ and those things.

The definitive location is the source code of the driver itself.  It is
supposed to contain a comment block in a standard format describing the
options, and the board names to pass to comedi_config, amongst other things.

The contents of these comment headers eventually find their way into the
comedilib reference manual in the "Low-level drivers" section.  (There
is some manual intervention involved, so the information that the
comedilib Makefile uses to build the documentation may not be as
up-to-date as the driver source code.)  This can be read online or you
can build and install a local copy when you make and install comedilib,
as long as the tools to build the documentation are installed.  By
default, the HTML documentation gets installed to
"/usr/local/share/doc/libcomedi0/html".

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2006-07-24Z15:58:01